Easily turn any gRPC service into an MCP server
redpanda.com
Easily turn any gRPC service into an MCP server
1–2 of 2 posts
Re: Easily turn any gRPC service into an MCP server
#2The open source repo to generate an MCP server from a gRPC service is here: https://github.com/redpanda-data/protoc-gen-go-mcp/
Would be cool to also have a tool that uses gRPC reflection, then there wouldn't be any need for codegen!