grpc-go
The Go language implementation of gRPC. HTTP/2 based RPC
grpc-go MCP Server
MCP server for grpc/grpc-go
Ready-to-Use Client Configurations
{
"mcpServers": {
"grpc-go": {
"command": "npx",
"args": [
"-y",
"@grpc/grpc-go"
]
}
}
}