io.github.wcharysz/charlotte MCP Server
This MCP server exposes functionality for working with real HTTPS traffic that has been captured locally by Charlotte. It supports querying captured traffic, replaying it, and rewriting it, enabling developers to inspect and reuse HTTPS requests/responses during testing and debugging workflows.
🛠️ Key Features
- Query real HTTPS traffic captured locally by Charlotte
- Replay captured HTTPS traffic
- Rewrite captured HTTPS traffic
🚀 Use Cases
- Investigate previously captured HTTPS interactions
- Replay HTTPS traffic for repeatable testing
- Modify captured traffic to test changed request/response handling
⚡ Developer Benefits
- Works with locally captured HTTPS traffic via Charlotte
- Enables iteration over real traffic through query, replay, and rewrite operations
⚠️ Limitations
- Description does not specify transport scope beyond “real HTTPS traffic” or any supported capture formats, authentication, or tooling details