go
The Go programming language
go MCP Server
MCP server for golang/go
Ready-to-Use Client Configurations
{
"mcpServers": {
"go": {
"command": "npx",
"args": [
"-y",
"@golang/go"
]
}
}
}