Back to search
30
MCP

python-sdk

modelcontextprotocol/python-sdk

The official Python SDK for Model Context Protocol servers and clients

Uptime
0.0%
5 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

swift-sdk
The official Swift SDK for Model Context Protocol servers and clients.
0 tools
typescript-sdk
The official TypeScript SDK for Model Context Protocol servers and clients
0 tools
hud-mcp-python-sdk
Model Context Protocol SDK
0 tools
ruby-sdk
The official Ruby SDK for the Model Context Protocol.
0 tools
java-sdk
The official Java SDK for Model Context Protocol servers and clients. Maintained in collaboration with Spring AI
0 tools
go-sdk
The official Go SDK for Model Context Protocol servers and clients. Maintained in collaboration with Google.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "python-sdk": {
      "url": "https://modelcontextprotocol.github.io/python-sdk/",
      "transport": "http"
    }
  }
}