MCP Directory
Back

typescript-sdk

by modelcontextprotocol · TypeScript · ★ 12,307

The official TypeScript SDK for Model Context Protocol servers and clients

Install

npx -y github:modelcontextprotocol/typescript-sdk

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "typescript-sdk": {
      "command": "npx",
      "args": [
        "-y",
        "github:modelcontextprotocol/typescript-sdk"
      ]
    }
  }
}

From the README

> [!IMPORTANT] **This is the branch which contains v2 of the SDK (currently in development, pre-alpha).** > > We anticipate a stable v2 release in Q1 2026. Until then, **v1.x remains the recommended version** for production use. v1.x will continue to receive bug fixes and security updates for at least 6 months after v2 ships to give people time to upgrade. > > For v1 documentation, see the [V1 API docs](https://ts.sdk.modelcontextprotocol.io/). For v2 API docs, see [](https://ts.sdk.modelcontextprotocol.io/v2/). Table of Contents - [Overview](#overview) - [Packages](#packages) - [Instal…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related security servers