Skip to main content
Developer ToolsGo

yikakia/godoc-mcp-server

Query Go package information on pkg.go.dev

developer-toolscloud-servicemacoswindowslinux
Share:

Quick Start

Clone the repository:

git clone https://github.com/yikakia/godoc-mcp-server

Claude Desktop configuration example:

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

Check the repository README for specific installation and configuration instructions.

Details

Category
Developer Tools
Language
Go
Author
yikakia