grpc-gateway

GitHub

gRPC to JSON proxy generator following the gRPC HTTP spec

19,979 stars Go 1 file ยท ~19,055 tokens #go#grpc#grpc-gateway#openapi#rest-api#restful-api#swagger

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"
      ]
    }
  }
}