ngrpcli

JSON →
library 1.0.3 ·javascript
verified Jun 7, 2026

ngrpcli is a lightweight Node.js gRPC CLI client for making gRPC requests from the command line. Current stable version is 1.0.3. It allows users to specify a proto file, package, service, RPC method, URL, and JSON payload via command-line flags. Key differentiators: simple and minimal compared to full-featured gRPC clients like grpcurl, requires no interactive shell, and is written in TypeScript with NestJS. Releases are infrequent (last update in 2023).