Skip to main content
ClaudeWave

Model Context Protocol (MCP) server for Go using gopls – LSP-powered analysis, tests, coverage, and tooling.

MCP Servers87 stars11 forksGoApache-2.0Updated 4mo ago
ClaudeWave Trust Score
82/100
Trusted
Passed
  • Open-source license (Apache-2.0)
  • Clear description
  • Topics declared
  • Mature repo (>1y old)
Last scanned: 6/11/2026
Install in Claude Code / Claude Desktop
Method: Manual · mcp-gopls
Claude Code CLI
git clone https://github.com/hloiseau/mcp-gopls
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "mcp-gopls": {
      "command": "mcp-gopls"
    }
  }
}
1. Run the command above in your terminal (Claude Code), or paste the JSON config into claude_desktop_config.json (Claude Desktop).
2. Replace any <placeholder> values with your API keys or paths.
3. Restart Claude. The MCP server and its tools appear automatically.
💡 Install the binary first: go install github.com/hloiseau/mcp-gopls@latest (make sure it ends up on your PATH).

MCP Servers overview

README preview not available. Visit the repo on GitHub for full documentation.
ai-agentsai-toolsdeveloper-toolsgogolanggoplslspmcpmodel-context-protocol

What people ask about mcp-gopls

What is hloiseau/mcp-gopls?

+

hloiseau/mcp-gopls is mcp servers for the Claude AI ecosystem. Model Context Protocol (MCP) server for Go using gopls – LSP-powered analysis, tests, coverage, and tooling. It has 87 GitHub stars and was last updated 4mo ago.

How do I install mcp-gopls?

+

You can install mcp-gopls by cloning the repository (https://github.com/hloiseau/mcp-gopls) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.

Is hloiseau/mcp-gopls safe to use?

+

Our security agent has analyzed hloiseau/mcp-gopls and assigned a Trust Score of 82/100 (tier: Trusted). See the full breakdown of passed checks and flags on this page.

Who maintains hloiseau/mcp-gopls?

+

hloiseau/mcp-gopls is maintained by hloiseau. The last recorded GitHub activity is from 4mo ago, with 3 open issues.

Are there alternatives to mcp-gopls?

+

Yes. On ClaudeWave you can browse similar mcp servers at /categories/mcp, sorted by popularity or recent activity.

Deploy mcp-gopls to your cloud

Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.

Maintain this repo? Add a badge to your README

Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.

Featured on ClaudeWave: hloiseau/mcp-gopls
[![Featured on ClaudeWave](https://claudewave.com/api/badge/hloiseau-mcp-gopls)](https://claudewave.com/repo/hloiseau-mcp-gopls)
<a href="https://claudewave.com/repo/hloiseau-mcp-gopls"><img src="https://claudewave.com/api/badge/hloiseau-mcp-gopls" alt="Featured on ClaudeWave: hloiseau/mcp-gopls" width="320" height="64" /></a>

More MCP Servers