yikakia/godoc-mcp-server
A mcp server provide infomation from pkg.go.dev. For all golang programmers
This server helps Go developers quickly find information about Go packages and their documentation from pkg.go.dev. It takes natural language queries from an LLM client and returns structured data about Go packages, including their documentation and how many other packages import them. This tool is for Go programmers who want to integrate package search and documentation retrieval into their LLM-powered development workflows.
Use this if you are a Go programmer looking to enable an LLM to search for Go packages and retrieve their documentation directly from pkg.go.dev.
Not ideal if you need a graphical interface for browsing documentation or if you are not using a client that can interact with an MCP server.
Stars
34
Forks
4
Language
Go
License
MIT
Category
Last pushed
Mar 06, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/yikakia/godoc-mcp-server"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
digitalocean-labs/mcp-digitalocean
MCP DigitalOcean Integration
SigNoz/signoz-mcp-server
MCP Server for SigNoz
tuannvm/mcp-trino
A high-performance Model Context Protocol (MCP) server for Trino implemented in Go.
achetronic/mcp-forge
A complete MCP server template that include vitamins (oauth authentication included)
buildkite/buildkite-mcp-server
Official MCP Server for Buildkite.