hloiseaufcms/mcp-gopls
by Various
Model Context Protocol (MCP) server for Go using gopls – LSP-powered analysis, tests, coverage, and tooling.
MCP
hloiseaufcms/mcp-gopls
Added 1 June 2026
Overview
hloiseaufcms/mcp-gopls is a Model Context Protocol server that wraps Go's language server (gopls) into MCP-compatible endpoints. It allows AI assistants to perform LSP-powered Go code analysis, run tests, check coverage, and access tooling directly from the protocol.
Best for
Best for
Go developers who want AI-assisted tooling integrated with gopls
Use cases
- Analyze Go code structure and diagnostics
- Run tests and view coverage reports
- Refactor or generate Go code suggestions
Notes
hloiseaufcms/mcp-gopls is a Model Context Protocol server that wraps Go’s language server (gopls) into MCP-compatible endpoints. It allows AI assistants to perform LSP-powered Go code analysis, run tests, check coverage, and access tooling directly from the protocol.
86 stars on GitHub. Last updated 2026-02-02. Licensed Apache-2.0.
Use cases
- Analyze Go code structure and diagnostics
- Run tests and view coverage reports
- Refactor or generate Go code suggestions
Pros
- Leverages gopls for accurate, LSP-standard Go analysis
- Supports testing and coverage workflows directly via MCP
- Open-source (MIT licensed) and written in Go
Cons
- Requires gopls to be installed and configured separately
- Limited to Go ecosystem, not multi-language
- Small community (86 stars) may mean fewer contributions or updates
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Leverages gopls for accurate, LSP-standard Go analysis
- Supports testing and coverage workflows directly via MCP
- Open-source (MIT licensed) and written in Go
Cons
- Requires gopls to be installed and configured separately
- Limited to Go ecosystem, not multi-language
- Small community (86 stars) may mean fewer contributions or updates
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
Cursor
Anysphere
The AI-first code editor. Tab to autocomplete, Composer to multi-file refactor, Agents for the long-running stuff.
Cline
Cline
Open-source autonomous coding agent that lives inside VS Code. BYO model key, watch it work.
Claude Code
Anthropic
Anthropic's terminal-native coding agent. Reads your repo, edits files, runs tests, ships PRs.
Aider
Paul Gauthier
Terminal-first AI pair programmer. Edits files in your repo, commits with sensible messages, runs your tests.
Continue
Continue.dev
Open-source AI code assistant for VS Code and JetBrains. Customisable, BYO model, built for enterprise.