Submit

godoc-mcp-server

@yikakia

A mcp server provide infomation from pkg.go.dev. For all golang programmers
Overview

what is Godoc Mcp Server?

Godoc Mcp Server is a tool that allows users to search Golang packages and their documentation from pkg.go.dev, providing the information to a language model as an MCP server.

how to use Godoc Mcp Server?

To use Godoc Mcp Server, install it using the command go install github.com/yikakia/godoc-mcp-server/cmd/godoc-mcp-server@latest, and then use your client to make requests as it serves on standard input/output.

key features of Godoc Mcp Server?

  • Search for Golang packages and their documentation.
  • Provides package information to language models.
  • Supports future enhancements like package example retrieval.

use cases of Godoc Mcp Server?

  1. Developers looking for documentation on specific Golang packages.
  2. Integrating package search functionality into other applications.
  3. Assisting language models in providing accurate Golang package information.

FAQ from Godoc Mcp Server?

  • Is Godoc Mcp Server stable?

The exported Go API is currently considered unstable and may undergo breaking changes in the future.

  • How do I install Godoc Mcp Server?

You can install it using the command go install github.com/yikakia/godoc-mcp-server/cmd/godoc-mcp-server@latest.

  • What license is Godoc Mcp Server under?

This project is licensed under the MIT open source license.

© 2025 MCP.so. All rights reserved.

Build with ShipAny.

godoc-mcp-server MCP Server