Official MCP TypeScript SDK
The official TypeScript SDK for building type-safe Model Context Protocol clients and servers.
Categories
Building the App
Code Execution & Agents
TypeScript
Our Take
This is the essential toolkit for any developer working with MCP in the JavaScript/TypeScript ecosystem. It provides all the necessary types, helpers, and classes to build robust and compliant applications, ensuring seamless interoperability within the growing network of MCP tools.
Quick Start
```bash
npm install @model-context-protocol/core
```