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