wricardo/grpcurl-mcp
Model Context Protocol (MCP) server to interact with gRPC services using the grpcurl tool
Platform-specific configuration:
{
"mcpServers": {
"grpcurl-mcp": {
"command": "npx",
"args": [
"-y",
"grpcurl-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...