Back to search
30
MCP

typescript-sdk

modelcontextprotocol/typescript-sdk

The official TypeScript SDK for Model Context Protocol servers and clients

Uptime
0.0%
4 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

python-sdk
The official Python SDK for Model Context Protocol servers and clients
0 tools
swift-sdk
The official Swift SDK for Model Context Protocol servers and clients.
0 tools
kotlin-sdk
The official Kotlin SDK for Model Context Protocol servers and clients. Maintained in collaboration with JetBrains
0 tools
java-sdk
The official Java SDK for Model Context Protocol servers and clients. Maintained in collaboration with Spring AI
0 tools
go-sdk
The official Go SDK for Model Context Protocol servers and clients. Maintained in collaboration with Google.
0 tools
rust-sdk
The official Rust SDK for the Model Context Protocol
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "typescript-sdk": {
      "url": "https://modelcontextprotocol.io",
      "transport": "http"
    }
  }
}