Back to directory
aalobaidi/ggrmcp

aalobaidi/ggrmcp

@aalobaidi3455

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
2025/7/16
Updated
2025/7/30