MCPVault

get_hover_info

MCP tool from MCP Gopls by hloiseau

“Call gethoverinfo on pkg/tools/workspace.go:88.”

How to use it

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