Model Context Protocol
An open protocol that enables seamless integration between LLM applications and external data sources and tools.
Pinned Repositories
create-python-server
Create a Python MCP server
csharp-sdk
The official C# SDK for Model Context Protocol servers and clients. Maintained in collaboration with Microsoft.
inspector
Visual testing tool for MCP servers
java-sdk
The official Java SDK for Model Context Protocol servers and clients. Maintained in collaboration with Spring AI
kotlin-sdk
The official Kotlin SDK for Model Context Protocol servers and clients. Maintained in collaboration with JetBrains
python-sdk
The official Python SDK for Model Context Protocol servers and clients
rust-sdk
The official Rust SDK for the Model Context Protocol
servers
Model Context Protocol Servers
specification
The specification of the Model Context Protocol
typescript-sdk
The official TypeScript SDK for Model Context Protocol servers and clients
Model Context Protocol's Repositories
modelcontextprotocol/servers
Model Context Protocol Servers
modelcontextprotocol/python-sdk
The official Python SDK for Model Context Protocol servers and clients
modelcontextprotocol/typescript-sdk
The official TypeScript SDK for Model Context Protocol servers and clients
modelcontextprotocol/inspector
Visual testing tool for MCP servers
modelcontextprotocol/csharp-sdk
The official C# SDK for Model Context Protocol servers and clients. Maintained in collaboration with Microsoft.
modelcontextprotocol/java-sdk
The official Java SDK for Model Context Protocol servers and clients. Maintained in collaboration with Spring AI
modelcontextprotocol/rust-sdk
The official Rust SDK for the Model Context Protocol
modelcontextprotocol/specification
The specification of the Model Context Protocol
modelcontextprotocol/kotlin-sdk
The official Kotlin SDK for Model Context Protocol servers and clients. Maintained in collaboration with JetBrains
modelcontextprotocol/swift-sdk
The official Swift SDK for Model Context Protocol servers and clients.
modelcontextprotocol/quickstart-resources
A repository of servers and clients from the Model Context Protocol tutorials
modelcontextprotocol/docs
Documentation for the Model Context Protocol (MCP)
modelcontextprotocol/create-python-server
Create a Python MCP server
modelcontextprotocol/create-typescript-server
CLI tool to create a new TypeScript MCP server
modelcontextprotocol/.github
Discussions and README for Model Context Protocol