Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by mrjoshuak • Uncategorized
An MCP server providing efficient, token-optimized access to Go package documentation for LLMs.
Efficient and token-optimized access to Go package documentation.
Understand Go project structures and exported symbols without reading full source files.
Integrate Go documentation retrieval into local or web-based MCP clients.
godoc-mcp is a Model Context Protocol server designed to help large language models understand Go projects by providing direct access to structured Go package documentation without reading entire source files. It improves token efficiency, supports local and import paths, handles module context automatically, and offers multiple transport modes including stdio, SSE, and HTTP. This tool enhances LLM performance in Go development by delivering precise documentation and source code on demand.