M
godoc-mcp
By mrjoshuak·Visit Source
MCP server for efficient Go documentation access
January 20, 2025
22 days ago
4 Clicks
What is this MCP
godoc-mcp
is a Model Context Protocol server that provides structured access to Go documentation, enabling LLMs to efficiently understand Go projects without processing entire source files.
How to use this MCP
Install via go install
, then configure in your MCP-capable LLM client. Use the get_doc
tool with parameters like path, target symbol, and optional flags to retrieve specific documentation.
What this MCP can be used for
Enables token-efficient Go development with LLMs by providing precise documentation access, package navigation, and structured information about Go symbols, packages, and projects.
Repository Info
Stars:
48
Forks:
3
Watchers:
48
Last Updated: 23 days ago