grpc-mcp-gateway
Enables teams to expose existing gRPC services as MCP servers without rewriting infrastructure, reducing integration friction and accelerating adoption of AI…
protoc plugin and runtime that generates spec-compliant MCP servers from protobuf definitions — every unary RPC becomes an MCP tool with a JSON Schema derived from the request message, and prompts, resources, and elicitation are added via proto annotations. Generates Go, Python, Rust, and C++ code and supports stdio, SSE, and streamable-http transports.
- Proxy internal gRPC services to Claude for real-time data access
- Connect Claude to existing gRPC-based backend infrastructure
- Enable MCP clients to call gRPC APIs through standard MCP protocol
Enables teams to expose existing gRPC services as MCP servers without rewriting infrastructure, reducing integration friction and accelerating adoption of AI-assisted development workflows.
Teams maintaining gRPC microservices who want to integrate Claude tools without duplicating APIs.
https://github.com/the-protobuf-project/grpc-mcp-gateway
By machanirobotics
How to Get It
go install github.com/the-protobuf-project/grpc-mcp-gateway/plugin/cmd/protoc-gen-mcp@latest
Tip: Paste this into a Claude Code conversation. Verify command matches your Claude Code version.
Once it’s connected, paste this into Claude:
Help me proxy internal gRPC services to Claude for real-time data access
Trust Signals Auto-scanned
Data & Access
Community Pulse Growing
Discussed on Reddit
- gRPC MCP Gateway — Reddit · 3 pts
1 mentions across 1 sources
Reviewer notes
Auto-scanned review. These are observations, not a security certification.
Auto-assessment from April sweep — baseline scores pending hands-on review.
2026-04-18: Approved in April sweep: New and small but has a clear description and recent commits — worth tracking.
Things to check
- Requires gRPC service definitions and proper gateway configuration; streaming and complex proto types may need custom handling. Introduces an additional proxy layer affecting latency and operational complexity.
How to evaluate tools before deploying →
Data shown here comes from public APIs and automated scanning. Reviewer notes reflect one person's experience. This is not a security certification or legal recommendation. Always evaluate tools according to your own organization's policies.