typescript-sdk MCP Server — Claude & Cursor Integration

# typescript-sdk MCP Server ## What is typescript-sdk? typescript-sdk is a production-ready Model Context Protocol (MCP) server with 13,340 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/typescript-sdk # Or manual git clone https://github.com/modelcontextprotocol/typescript-sdk.git cd typescript-sdk ``` ## Compatibility Compatible with: Claude Desktop, Claude Code, Cursor, Windsurf, Cline, and any MCP-compliant client. ## Details - **Language:** TypeScript - **Stars:** ⭐ 13,340 - **Forks:** 🍴 2,149 - **License:** NOASSERTION - **Updated:** 2026-09-07 - **Repo:** [modelcontextprotocol/typescript-sdk](https://github.com/modelcontextprotocol/typescript-sdk)