grpc-gateway
gRPC to JSON proxy generator following the gRPC HTTP spec
grpc-gateway MCP Server
MCP server for grpc-ecosystem/grpc-gateway
Ready-to-Use Client Configurations
{
"mcpServers": {
"grpc-gateway": {
"command": "npx",
"args": [
"-y",
"@grpc-ecosystem/grpc-gateway"
]
}
}
}