Skip to content
MCP Server Community By @modelcontextprotocol

Python MCP SDK

Model Context Protocol server for Python MCP SDK.

New to MCP? Copy the config below, then follow the Claude Desktop / Cursor steps.

Install guide →
Connected Apps: Python MCP SDK Claude Desktop

Installation Guide

Run command: uvx mcp-server-python-mcp-sdk

Detailed Documentation

Model Context Protocol server for Python MCP SDK.

Configuration

{
  "mcpServers": {
    "python-mcp-sdk": {
      "command": "uvx",
      "args": [
        "mcp-server-python-mcp-sdk"
      ],
      "env": {}
    }
  }
}