Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by budougumi0617 • Uncategorized
An MCP server providing detailed Go project documentation and code structure information.
Retrieve a list of Go packages and their comments.
Inspect exported structs, functions, and methods within Go packages.
Detailed documentation on Go structs, functions, methods, constants, and variables.
godoc-mcp is a server that exposes Go project packages, types, functions, constants, and variables through the Multi-Command Protocol (MCP). It enables external tools to flexibly retrieve and utilize Go code documentation and structure, supporting detailed inspection of structs, functions, methods, constants, and variables. This facilitates integration with MCP clients for enhanced code analysis and documentation workflows.