Grpcurl
Createdwricardo
Interacts with gRPC services using the grpcurl command-line tool via Model Context Protocol.
About
Grpcurl acts as a Model Context Protocol (MCP) server, facilitating interaction with gRPC services by leveraging the grpcurl command-line utility. It enables users to invoke gRPC methods, list available services, and retrieve detailed service descriptions, all through the MCP framework.
Key Features
- List available gRPC services on the target server.
- Invoke gRPC methods with custom headers and JSON payloads.
- Describe gRPC services and message types.