Back to directory
aalobaidi/ggrmcp

aalobaidi/ggrmcp

@aalobaidi

ggRMCP is a gateway that converts gRPC services into MCP-compatible tools, allowing AI models like Claude to directly call your gRPC services.

gRPCMCPgatewayAI integrationtool conversionprotocol translationsidecartool

Installation & Configuration

{
  "mcpServers": {
    "grpc-gateway": {
      "command": "mcp-remote",
      "args": [
        "http://localhost:50053"
      ],
      "env": {}
    }
  }
}

Information

Transport
sse
Language
Go
Created
2026/6/12
Updated
2026/6/13