grpcui
An interactive web UI for gRPC, along the lines of postman
grpcui MCP Server
MCP server for fullstorydev/grpcui
Ready-to-Use Client Configurations
{
"mcpServers": {
"grpcui": {
"command": "npx",
"args": [
"-y",
"@fullstorydev/grpcui"
]
}
}
}