gRPC Bridge
Bridges AI assistants to gRPC backends by dynamically exposing service methods as tools through server reflection or pre-compiled
GRPCMCP is a proxy server that bridges AI assistants to gRPC backends using the Model Context Protocol. Developed by Adiom Data, it dynamically exposes gRPC service methods as MCP tools by either using server reflection or pre-compiled protocol buffer descriptors. The server supports both Server-Sent Events (SSE) and STDIN transport methods, handles authentication through bearer tokens, and allows custom header configuration. This implementation is particularly valuable for organizations that want to expose their existing gRPC services to AI assistants without building custom MCP servers for each service.
Source
Repository: https://github.com/adiom-data/grpcmcp
Maintain gRPC Bridge?
Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.
[gRPC Bridge on getagentictools](https://getagentictools.com/mcp/adiom-data-grpcmcp?ref=badge)