modelcontextprotocol/quickstart-resources
A collection of example MCP servers and clients demonstrating the Model Context Protocol for connecting LLMs to external tools.

This repository contains the code examples from the Model Context Protocol (MCP) tutorials, including a weather server implementation and an LLM-powered chatbot client. MCP is a protocol designed to enable AI models to interact with external tools, data sources, and services in a standardized way. The examples demonstrate how to build both the server side (tool providers) and client side (AI applications that consume tools) of the MCP ecosystem.
Frequently asked
- What is modelcontextprotocol/quickstart-resources?
- A collection of example MCP servers and clients demonstrating the Model Context Protocol for connecting LLMs to external tools.
- Is quickstart-resources open source?
- Yes — modelcontextprotocol/quickstart-resources is an open-source project tracked on heatdrop.
- What language is quickstart-resources written in?
- modelcontextprotocol/quickstart-resources is primarily written in Go.
- How popular is quickstart-resources?
- modelcontextprotocol/quickstart-resources has 1.1k stars on GitHub.
- Where can I find quickstart-resources?
- modelcontextprotocol/quickstart-resources is on GitHub at https://github.com/modelcontextprotocol/quickstart-resources.