yikakia/godoc-mcp-server
by Various
A mcp server provide infomation from pkg.go.dev. For all golang programmers
MCP
yikakia/godoc-mcp-server
Added 1 June 2026
Overview
This tool is a Model Context Protocol (MCP) server that fetches Go package documentation from pkg.go.dev. Written in Go, it exposes package information to MCP-compatible clients for use by Go programmers.
Best for
Best for
Go developers who use MCP-aware editors, assistants, or build tools and need quick access to package documentation.
Use cases
- Retrieve documentation for Go packages within an MCP-enabled editor or agent
- Look up function signatures and types without leaving the development environment
- Explore APIs of public Go packages via natural language or structured queries
How to use
Install
go install github.com/yikakia/godoc-mcp-server/cmd/godoc-mcp-server@latest Tools exposed
searchPackagegetPackageInfo
Notes
This tool is a Model Context Protocol (MCP) server that fetches Go package documentation from pkg.go.dev. Written in Go, it exposes package information to MCP-compatible clients for use by Go programmers.
36 stars on GitHub. Last updated 2026-03-19. Licensed MIT.
Use cases
- Retrieve documentation for Go packages within an MCP-enabled editor or agent
- Look up function signatures and types without leaving the development environment
- Explore APIs of public Go packages via natural language or structured queries
Pros
- Simple integration with any MCP-compatible client or agent
- Written in Go, matching the ecosystem it serves
- Direct access to the canonical pkg.go.dev documentation source
Cons
- Relies on pkg.go.dev being available and up-to-date
- Limited to public Go packages; no coverage for private modules
- Small community (36 stars) may mean slower issue resolution
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Simple integration with any MCP-compatible client or agent
- Written in Go, matching the ecosystem it serves
- Direct access to the canonical pkg.go.dev documentation source
Cons
- Relies on pkg.go.dev being available and up-to-date
- Limited to public Go packages; no coverage for private modules
- Small community (36 stars) may mean slower issue resolution
Open-source & AI alternatives
Swap-in tools that solve the same job. Weigh the trade-offs before you commit.
Get the free Developer’s Field Guide
A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.
Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.
