other tools and integrations
Godoc Mcp
Token-efficient Go documentation server that provides AI assistants with smart access to package docs and types without reading entire source files
local
rust
other tools and integrations
Installation
npx -y mrjoshuak/godoc-mcpConfiguration
Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):
{
"name": "godoc-mcp",
"command": "npx",
"args": [
"-y",
"mrjoshuak/godoc-mcp"
]
}About This MCP Server
mrjoshuak/godoc-mcp
Token-efficient Go documentation server that provides AI assistants with smart access to package docs and types without reading entire source files
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHub