{"slug":"yikakia/godoc-mcp-server","name":"godoc-mcp-server","description":"MCP server to provide golang packages and their information from pkg.go.dev","category":"development","tags":["community"],"official":false,"stars":36,"transport":"stdio","install":null,"tools":[{"name":"searchPackage","description":"Search for Go packages on pkg.go.dev. Returns package information including subpackage names. The output contains subpackage names but not the full package path, so when using with getPackageInfo, you need to combine the package name with subpackage name (e.g., if search returns packageName: github.com/mark3labs/mcp-go/mcp and subpackage client, use github.com/mark3labs/mcp-go/mcp/client as the packageName parameter)."},{"name":"getPackageInfo","description":"Get detailed information about a specific Go package including documentation and examples. The packageName parameter should be the full import path. When used after searchPackage, combine the base package name with any subpackage name (e.g., github.com/mark3labs/mcp-go/mcp/client instead of just client)."}],"env_vars":[],"auth_type":"none","github":"https://github.com/yikakia/godoc-mcp-server","homepage":"","server_url":"","status":"active","source":"mcpservers.org","updated_at":"Thu May 28"}