mitmproxy-mcp MCP Server
by lucasoeth
analyze_protection
Analyze flow for bot protection mechanisms and extract challenge details
Input Schema
Name | Required | Description | Default |
---|---|---|---|
extract_scripts | No | Whether to extract and analyze JavaScript from the response (default: true) | |
flow_index | Yes | The index of the flow to analyze | |
session_id | Yes | The ID of the session |
Input Schema (JSON Schema)
You must be authenticated.