GR

grpcurl

grpcurl is a command-line tool that lets you interact with gRPC servers, similar to how curl works for HTTP servers. It supports invoking RPC methods, browsing service schemas via server reflection, proto source files, or protoset files, and uses JSON encoding for messages.
Latest: 1.9.3
Last checked: Apr 24, 2026 12:54pm
Rank: 6694/15140
Monitored via:
GitHub Releases Winget Request more monitors
Follow to track new versions in your feed.
Report

Overview

0
License: MITWinget: Available

Version & Lifecycle

0
Current: 1.9.3

Top Contributors

Top sitewide contributors:

  1. Anbarasan
  2. nico_k
  3. Bob
  4. Vigneshwaran

Community Notes

No community notes yet

Be the first to as a good question or share deployment tips, customization scripts, command lines, or troubleshooting steps.

Release Notes & Updates

0
Avg cadence:
Updates • 0

Help us match vulnerabilities

No vulnerability match yet. Pick the right product:

Looking for matching products…
Don’t see it? Paste a CPE

Also known as

Other names people use for this app — helps search and matching.

grpcurl

Packaging Notes

0

Go package available via 'go get github.com/fullstorydev/grpcurl', also installable via 'go install github.com/fullstorydev/grpcurl/cmd/grpcurl@latest'

Notes

0

Developed by FullStory; provides a library package for building dynamic gRPC clients; supports adding headers/metadata; does not have a traditional installer as it is a Go tool.