MCPVault

module_graph

MCP tool from MCP Gopls by hloiseau

“Call modulegraph to inspect dependencies.”

How to use it

module_graph is exposed by the MCP Gopls MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the module_graph tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.

Install MCP Gopls

$go install github.com/hloiseau/mcp-gopls/v2/cmd/mcp-gopls@latest
FULL MCP GOPLS LISTING