yi

yikakia/godoc-mcp-server

πŸͺŸ 🐧 🍎 Query Go package information on pkg.go.dev

#go#package#development
Publisheryikakia/godoc-mcp-server
Submitted date4/19/2025

Overview

Title

godoc-mcp-server

How to Use

  • Download the compiled binary from the releases page.
  • Alternatively, install from source using:
    go install github.com/yikakia/godoc-mcp-server/cmd/godoc-mcp-server@latest
  • The server runs on stdioβ€”simply use your client to send requests.

Key Features

  • Searches Go packages and their documentation from pkg.go.dev.
  • Provides package information to LLM as an MCP server.
  • Supports local caching to avoid repeated searches.
  • Includes GitHub Actions for multi-platform releases.
  • Detailed parameter descriptions to guide LLM interactions.

Use Cases

  • Fetching Go package details for LLM-assisted development.
  • Retrieving subpackage information by combining package names.
  • Enhancing developer experience with configurable descriptions.
  • Integrating with tools that require structured Go package data.

Visit More

View All