MCP Directory
Back

godoc-mcp-plus

by Deadlywolf712 · Go · ★ 0

Polished Go MCP server for Go documentation, built on the official modelcontextprotocol/go-sdk.

Install

go install github.com/Deadlywolf712/godoc-mcp-plus@latest

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "godoc-mcp-plus": {
      "command": "npx",
      "args": [
        "-y",
        "github:Deadlywolf712/godoc-mcp-plus"
      ]
    }
  }
}

From the README

A polished Go MCP server that exposes Go package documentation to LLMs. Built on the official [](https://github.com/modelcontextprotocol/go-sdk). Source: https://github.com/Deadlywolf712/godoc-mcp-plus is an MCP server that wraps and and serves them as two tools (, ) to any MCP-capable client. It handles the standard library, external modules, and local packages through a single interface, with pagination, caching, error remediation, and a singleflight-guarded sandbox for external fetches. - LLM coding assistants waste tokens reading entire files when all they need is the public API of…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related filesystem servers