Back to search
30
MCP

go-sdk

modelcontextprotocol/go-sdk

The official Go SDK for Model Context Protocol servers and clients. Maintained in collaboration with Google.

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

Similar MCP servers embedding-nearest

swift-sdk
The official Swift SDK for Model Context Protocol servers and clients.
0 tools
java-sdk
The official Java SDK for Model Context Protocol servers and clients. Maintained in collaboration with Spring AI
0 tools
kotlin-sdk
The official Kotlin SDK for Model Context Protocol servers and clients. Maintained in collaboration with JetBrains
0 tools
python-sdk
The official Python SDK for Model Context Protocol servers and clients
0 tools
typescript-sdk
The official TypeScript SDK for Model Context Protocol servers and clients
0 tools
php-sdk
The official PHP SDK for Model Context Protocol servers and clients. Maintained in collaboration with The PHP Foundation.
0 tools

How to use

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

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