MCPVault

get_completion

MCP tool from MCP Gopls by hloiseau

“Trigger completions at pkg/server/server.go:55.”

How to use it

get_completion is exposed by the MCP Gopls MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the get_completion 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