Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by hloiseau • Uncategorized
An MCP server enabling AI assistants to fully utilize Go's language server protocol (gopls) features for code navigation, diagnostics, testing, and more.
Full LSP-like editing and navigation capabilities in Go projects.
Run Go tests, coverage, module management, and vulnerability checks with structured feedback.
Integrate Go tooling into AI workflows with progress notifications and rich code actions.
mcp-gopls is a Model Context Protocol server that integrates with Go's official language server (gopls) to provide AI assistants with comprehensive LSP capabilities such as go-to-definition, references, hover, completion, formatting, renaming, code actions, and workspace symbol search. It also supports running Go tooling commands like tests, coverage analysis, go mod tidy, and vulnerability checks with structured results and progress streaming. This server enhances AI-driven code assistance by exposing richer tooling than the built-in gopls MCP server, facilitating seamless AI interaction with Go workspaces.