MCP.so
ログイン
>_

grpcurl

@fullstorydev

About grpcurl

Interact with gRPC servers using a curl-like command-line interface.

#grpcurl#developer-tools#developer-tool#official#agent-ready

Installation

brew install grpcurl

Details

Category

Developer tools

Command

grpcurl

Maintainer

fullstorydev

Type

Developer tool

What it does

Developer workflow automation

Composable CLI interface

Cross-platform usage

Command examples

  1. 1
    grpcurl localhost:50051 list
  2. 2
    grpcurl -plaintext localhost:50051 describe

More Developer tools CLIs