hloiseau/mcp-gopls
Model Context Protocol (MCP) server for Go using gopls – LSP-powered analysis, tests, coverage, and tooling.
This tool enhances AI coding assistants (like Claude, Cursor, or GitHub Copilot) when working with Go projects. It provides your AI assistant with advanced capabilities to understand, navigate, and modify Go code, performing tasks such as finding definitions, running tests, and checking for vulnerabilities. Go developers who use AI tools for coding assistance will benefit from its richer interaction with their codebase.
Use this if you are a Go developer using an AI coding assistant and want it to have deeper, more comprehensive access to Go language features and tooling.
Not ideal if you primarily need read-only introspection (like basic diagnostics or symbol search) from your AI assistant and want to avoid an extra binary.
Stars
70
Forks
11
Language
Go
License
Apache-2.0
Category
Last pushed
Feb 02, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/hloiseau/mcp-gopls"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Related servers
digitalocean-labs/mcp-digitalocean
MCP DigitalOcean Integration
SigNoz/signoz-mcp-server
MCP Server for SigNoz
tuannvm/mcp-trino
A high-performance Model Context Protocol (MCP) server for Trino implemented in Go.
buildkite/buildkite-mcp-server
Official MCP Server for Buildkite.
achetronic/mcp-forge
A complete MCP server template that include vitamins (oauth authentication included)