bradleyjkemp/grpc-tools
A suite of gRPC debugging tools. Like Fiddler/Charles but for gRPC. observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2698
- days_rel: n/a
- days_push: 1023
- n_releases_24m: 0
Adoption not part of the score
1238 stars · 78 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A suite of Go-based gRPC debugging tools, including grpc-dump (a transparent proxy that logs gRPC/gRPC-Web traffic as JSON), grpc-replay, grpc-fixture, and a reusable intercepting proxy library. It works like Fiddler or Charles but for gRPC, without requiring code changes to apps or servers.
Use cases
- debug grpc traffic between services
- dump grpc requests as a proxy like charles
- replay recorded grpc requests to a server
- mock grpc server responses from saved fixtures
- inspect grpc messages without proto files
- capture grpc-web requests with metadata
When to choose
- you need to inspect or debug gRPC traffic transparently without modifying application code
- you want to record and replay gRPC requests or serve fixture responses
- you lack .proto files but still need human-readable message dumps
When to avoid
- you need a mature, production-hardened tool - the project is explicitly in alpha with breaking changes
- you only need HTTP/REST debugging, where Fiddler or Charles are better fits
- you need actively maintained tooling - the latest release was in 2023
Facets
cli-tool · maturity maintenance
proxy rpc middleware logging developer-tools apis networking testing windows go cli grpc grpc-debugging traffic-dumping request-replay charles-for-grpc debugging linux macos
1 source
- readme: https://github.com/bradleyjkemp/grpc-tools · fetched 2026-08-28 · 47d69de35a90
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| bradleyjkemp/grpc-tools | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="bradleyjkemp/grpc-tools")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem