godoc-mcp-server
MCP server that gives AI assistants searchable access to Go package docs from pkg.go.dev.
Data verified Sep 18, 2026
Score
About godoc-mcp-server
godoc-mcp-server is an open-source Model Context Protocol (MCP) server that lets AI assistants search pkg.go.dev for Go packages and pull back detailed documentation, examples, and subpackage information without leaving the chat. Built for Go developers who use LLM coding assistants, it communicates over stdio and is designed so tool outputs chain cleanly into follow-up lookups (e.g. combining a package name with a returned subpackage). Its differentiator is being a focused, free, Go-specific documentation bridge to the official pkg.go.dev source rather than a general docs tool.
Screenshots




