🍺 BREW Explorer

← all formulae

grpcurl

brew install grpcurl v1.9.3 MIT

Command-line gRPC client for invoking gRPC services and inspecting server metadata, similar to cURL for HTTP APIs.

Why you might care

Essential for debugging and testing gRPC microservices without writing client code. Works with both unary and streaming RPCs, supports reflection discovery of service definitions, and handles binary protobuf payloads—critical when your API ecosystem is gRPC-first instead of REST.

Categories

Alternatives

grpcui evans bloomrpc
2.5k
30-day installs · #870
8.3k
90-day · #885
33.8k
365-day · #833

Build dependencies

go

Links

Blurb generated by claude-haiku-4-5 on today.

Raw metadata
{
  "aliases": [],
  "alternatives": [
    "grpcui",
    "evans",
    "bloomrpc"
  ],
  "build_dependencies": [
    "go"
  ],
  "categories": [
    "http-client",
    "networking",
    "debugger"
  ],
  "caveats": null,
  "conflicts_with": [],
  "dependencies": [],
  "deprecated": 0,
  "deprecation_reason": null,
  "desc": "Like cURL, but for gRPC",
  "disable_reason": null,
  "disabled": 0,
  "enrichment_fetched_at": "2026-06-20T23:38:27+00:00",
  "first_seen": "2026-06-20T23:34:18+00:00",
  "full_name": "grpcurl",
  "github_default_branch": null,
  "github_last_commit_at": null,
  "github_readme_excerpt": null,
  "github_repo": null,
  "github_stars": null,
  "github_topics": [],
  "homepage": "https://www.fullstory.com/resources/content/fullstory-engineering-blog/",
  "homepage_og_description": "Fullstory is your digital experience analytics platform for on-the-fly funnels, pixel-perfect replay, custom events, heat maps, advanced search, Dev Tools, and more.",
  "homepage_og_image": null,
  "homepage_title": null,
  "installs_30d": 2527,
  "installs_365d": 33755,
  "installs_90d": 8330,
  "keg_only": 0,
  "keg_only_reason": null,
  "last_seen": "2026-06-20T23:34:18+00:00",
  "license": "MIT",
  "llm_generated_at": "2026-06-20T23:47:35+00:00",
  "llm_model": "claude-haiku-4-5",
  "name": "grpcurl",
  "oldnames": [],
  "one_liner": "Command-line gRPC client for invoking gRPC services and inspecting server metadata, similar to cURL for HTTP APIs.",
  "optional_dependencies": [],
  "rank_30d": 870,
  "rank_365d": 833,
  "rank_90d": 885,
  "raw_hash": "ef1ebf6e92bd26bd",
  "recommended_dependencies": [],
  "revision": 0,
  "ruby_source_path": "Formula/g/grpcurl.rb",
  "tap": "homebrew/core",
  "test_dependencies": [],
  "uses_from_macos": [],
  "version_head": "HEAD",
  "version_stable": "1.9.3",
  "versioned_formulae": [],
  "why_use_this": "Essential for debugging and testing gRPC microservices without writing client code. Works with both unary and streaming RPCs, supports reflection discovery of service definitions, and handles binary protobuf payloads\u2014critical when your API ecosystem is gRPC-first instead of REST."
}