mitmproxy-mcp
Installation
SKILL.md
mitmproxy-mcp
HTTP/HTTPS traffic analysis, interception, and replay through mitmproxy.
Prerequisites
- mitmproxy running with the mitmproxy-mcp addon loaded
- MCP server available at
http://localhost:9011/sse(SSE transport)
If the MCP server is not connected, tell the user to start mitmproxy first:
mitmproxy # or mitmweb, or mitmdump
The addon and MCP server start automatically if configured in ~/.mitmproxy/config.yaml.
For dependency-safe startup, install shims once with mitmproxy-mcp install-shims --force.