The Go programming language

135,734 stars Go 1 file ยท ~966 tokens #go#golang#language#programming-language

go MCP Server

MCP server for golang/go

Ready-to-Use Client Configurations
{
  "mcpServers": {
    "go": {
      "command": "npx",
      "args": [
        "-y",
        "@golang/go"
      ]
    }
  }
}