An MCP server that provides token-efficient access to Go documentation, allowing AI assistants to retrieve Go package docs without needing full source files.
Loading more......
An open-source Model Context Protocol (MCP) server that provides LLMs with clean, markdown documentation for libraries and frameworks. Directly relevant as it is a robust MCP server solution designed for enhancing AI assistant capabilities with up-to-date library docs.
Integrates with software documentation sources to process, index, and retrieve technical content using the Model Context Protocol, enhancing code assistance and API exploration. Relevant as an MCP server for documentation management.
Provides a complete interface to the Delve debugger for Go programs via the Model Context Protocol, enabling advanced debugging sessions and program state inspection. Directly relevant as an MCP server for Go debugging.
A free, open-source MCP server that transforms GitHub projects into MCP endpoints, enabling AI assistants to access and understand project documentation without any setup. Highly relevant as a leading MCP server for GitHub integration.
mcp-go is a comprehensive Golang SDK for building both MCP Servers and Clients, supporting robust protocol implementation.
mcp-golang is a type-safe Golang framework for building MCP Servers with comprehensive protocol implementation and validation.
An MCP (Model Context Protocol) server that provides token-efficient access to Go documentation, allowing AI assistants and LLMs to retrieve Go package docs without needing full source files.
Source: github.com/mrjoshuak/godoc-mcp
Category: Documentation & Learning Resources
Tags: mcp, documentation, golang, open-source
get_doc tool for MCP-capable LLMs (such as Claude) with customizable parameters and advanced command flags.No pricing plans are mentioned; godoc-mcp is open-source and available under the MIT License.