Back to MCP Servers
🔌

hloiseaufcms/mcp-gopls

Apache-2.0

🏎️ 🏠 - A MCP server for interacting with and benefit from advanced Go code analysis features.

GoProductivity

Install

npx -y -y @mark3labs/mcp-inspector

claude_desktop_config.json

claude_desktop_config.json
{
  "mcpServers": {
    "hloiseaufcms-mcp-gopls": {
      "command": "npx",
      "args": [
        "-y",
        "-y",
        "@mark3labs/mcp-inspector"
      ]
    }
  }
}

Add this to your Claude Desktop config file. Find it at ~/Library/Application Support/Claude/claude_desktop_config.json on macOS.