budougumi0617/godoc-mcp
3.2
If you are the rightful owner of godoc-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
godoc-mcp is a server that provides Go project documentation via the Multi-Command Protocol (MCP).
Tools
Functions exposed to the LLM to take actions
golang_list_packages
Get a list of packages and their comments
golang_inspect_package
List structs, functions, and methods in a package
golang_get_struct_doc
Get detailed information about a struct
golang_get_func_doc
Get detailed information about a function
golang_get_method_doc
Get detailed information about a struct method
golang_get_const_and_var_doc
Get detailed information about constants and variables
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client