Resources
Explore our curated collection of resources to help you learn about and work with the Model Context Protocol.
References
The MCP homepage.
The MCP GitHub repository.
Official specification for the Model Context Protocol. Latest revision, 3/25/2026.
Architecture of the Model Context Protocol. Latest revision, 3/25/2026.
Software Development Kits
The TypeScript MCP Sdk.
The Python MCP Sdk.
The Java MCP Sdk.
The Kotlin MCP Sdk.
The C# MCP Sdk.
Videos
MCP workshop from Anthropic, the creators of MCP.
A developer breaks down what MCP is in very simple terms.
Explains MCP with nice visuals.
Breaks down how MCP standardize how LLMs connect to external tools and services.
Tutorials
Speed up your MCP development using LLMs such as Claude!
Tutorial on building a weather service with MCP.
Learn how to build an MCP server using Anthropic's Model Context Protocol to connect Claude with GitHub and Notion.
Building a TypeScript MCP server that that fetches real-time cryptocurrency price data from the OKX exchange.
Explore how you can use the C# SDK to create your own MCP server and client applications.