Decision Workspace
auto_generate_cdp vs chrome-debug-mcp vs cdp-lite
Side-by-side comparison of Rust crates
49
auto_generate_cdp
growingv0.4.6
experimental crate to generate the Chrome Devtools Protocol.
47
chrome-debug-mcp
experimentalv1.0.6
Rust MCP Server for full Chrome CDP control and interactive JS debugging
45
cdp-lite
experimentalv0.1.1
A lightweight, asynchronous, and low-overhead Rust client for the Chrome DevTools Protocol (CDP).
Core Metrics
| auto_generate_cdp | chrome-debug-mcp | cdp-lite | |
|---|---|---|---|
| Health Score | 49 | 47 | 45 |
| Total Downloads | 1.6M | 314 | 370 |
| 30d Downloads | 361.5K | 314 | 338 |
| Dependents | 41 | 0 | 26 |
| Releases | 35 | 25 | 2 |
| Last Updated | 104d ago | 4d ago | 68d ago |
| Age | 4y 11m | 19d | 2m |
Health Breakdown
auto_generate_cdp
Maintenance
14
Quality
11
Community
10
Popularity
7
Documentation
7
chrome-debug-mcp
Maintenance
16
Quality
13
Community
5
Popularity
3
Documentation
10
cdp-lite
Maintenance
10
Quality
12
Community
10
Popularity
3
Documentation
10
Technical Details
| auto_generate_cdp | chrome-debug-mcp | cdp-lite | |
|---|---|---|---|
| Version | 0.4.6 | 1.0.6 | 0.1.1 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | non-standard | MIT | MIT |
| Dependencies | 6 | 18 | 12 |
| Crate Size | 180KB | 71KB | 25KB |
| Features | 1 | 0 | 0 |
| Yanked % | 5.7% | 0.0% | 0.0% |
| Edition | 2018 | 2024 | 2024 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •auto_generate_cdp leads with a health score of 49/100, but none of the options score above 80.
- •auto_generate_cdp, cdp-lite are pre-1.0 — API may change.