developer tools

Godoc Mcp Server

Query Go package information on pkg.go.dev

cloud
macos
windows
linux
rust
developer tools
0
View on GitHub

Installation

npx -y yikakia/godoc-mcp-server

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

{
  "name": "godoc-mcp-server",
  "command": "npx",
  "args": [
    "-y",
    "yikakia/godoc-mcp-server"
  ]
}

About This MCP Server

yikakia/godoc-mcp-server

Query Go package information on pkg.go.dev

GitHub: https://github.com/yikakia/godoc-mcp-server

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub