go-sdk
modelcontextprotocol/go-sdkThe official Go SDK for Model Context Protocol servers and clients. Maintained in collaboration with Google.
Tools · 3
Search across the Model Context Protocol knowledge base to find relevant information, code examples, API references, and guides. Use this tool when you need to answer questions about Model Context Pro…
Run a read-only shell-like query against a virtualized, in-memory filesystem rooted at `/` that contains ONLY the Model Context Protocol documentation pages and OpenAPI specs. This is NOT a shell on a…
Report a problem with this documentation site so the docs team can fix it. Use when a documentation page is incorrect, outdated, confusing, incomplete, or has a broken example. This is for feedback ab…
Resources · 2
Research and draft a Specification Enhancement Proposal following the MCP SEP governance process
mintlify://skills/draft-sep
Search MCP PRs, issues, and discussions across the modelcontextprotocol GitHub org
mintlify://skills/search-mcp-github
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"go-sdk": {
"url": "https://modelcontextprotocol.io/mcp",
"transport": "http"
}
}
}