python-sdk MCP Server — Claude & Cursor Integration

# python-sdk MCP Server ## What is python-sdk? python-sdk is a production-ready Model Context Protocol (MCP) server with 24,219 GitHub stars. It allows AI agents like Claude to perform real-world tasks through standardized tool calls. ## Installation ```bash # Via Smithery (recommended) npx -y @smithery/cli install modelcontextprotocol/python-sdk # Or manual git clone https://github.com/modelcontextprotocol/python-sdk.git cd python-sdk ``` ## Compatibility Compatible with: Claude Desktop, Claude Code, Cursor, Windsurf, Cline, and any MCP-compliant client. ## Details - **Language:** Python - **Stars:** ⭐ 24,219 - **Forks:** 🍴 3,878 - **License:** MIT - **Updated:** 2026-09-07 - **Repo:** [modelcontextprotocol/python-sdk](https://github.com/modelcontextprotocol/python-sdk)