Analyze, intercept, and replay HTTP/HTTPS traffic for debugging and security testing
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "mitmproxy-mcp" yet — see the docs or source repo.
Connect to mitmproxy and analyze the latest 20 HTTP/HTTPS requests sent to api.example.com. Identify requests with 4xx/5xx responses, list method, path, status code, and key headers in time order, then explain likely causes and provide reproducible curl commands.
A list of failed requests, root-cause analysis, and curl commands to reproduce them.
Use mitmproxy to intercept and analyze traffic related to the login flow. Inspect cookies, Authorization headers, redirects, TLS-related details, and whether any sensitive data is exposed in plaintext, security headers are missing, or tokens are leaked. Output a risk summary and remediation suggestions.
A security review report of the login traffic with identified risks and recommended fixes.
From mitmproxy, select all requests from the most recent successful checkout flow, replay them in order against the staging environment, and compare response status, latency, and key fields in the response body with production results. Summarize all differences.
A replay report and a summary of differences between production and staging to help pinpoint environment issues.
Capture, inspect, replay, and modify HTTP traffic for debugging and testing.
Proxy remote MCP servers to stdio for local client connectivity.
Analyze disk images with AI through MCP for fast forensic investigation.
Aggregate multiple MCP resource servers behind one HTTP endpoint.
Securely proxy MCP services as OpenAPI endpoints for easier integration and deployment.
Control mpv in an MCP client for playback, library, and streaming tasks.