Skip to content
Back to search
100
MCP live MCP 2026-07-28 http

go-sdk

modelcontextprotocol/go-sdk

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

Uptime
100.0%
1 direct probes · 30d
Response
851ms
last probe
Tools
3
callable
Resources
2
readable
Prompts
0
available

Tools · 3

search_model_context_protocol

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…

query_docs_filesystem_model_context_protocol

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…

submit_feedback

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

draft-sep

Research and draft a Specification Enhancement Proposal following the MCP SEP governance process

mintlify://skills/draft-sep
search-mcp-github

Search MCP PRs, issues, and discussions across the modelcontextprotocol GitHub org

mintlify://skills/search-mcp-github

How to use

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

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