Submit

Gopls Go Language Server

@Yantrio

Tools

Server Config

{
  "mcpServers": {
    "mcp-gopls": {
      "command": "mcp-gopls",
      "args": [
        "-workspace",
        "/path/to/your/go/project"
      ]
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.