MCPVault

run_go_test

MCP tool from MCP Gopls by hloiseau

“Execute rungotest on ./cmd/....”

How to use it

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