MCPVault

get_doc

MCP tool from Godoc MCP by mrjoshuak

Get documentation for a Go package, type, function, or method.

How to use it

get_doc is exposed by the Godoc MCP MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the get_doc tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.

Install Godoc MCP

$docker run --rm -p 8080:8080 ghcr.io/mrjoshuak/godoc-mcp:latest --transport sse --addr :8080
FULL GODOC MCP LISTING