get_flow_details
Retrieve detailed HTTP flow information, including method, URL, and status codes, from mitmproxy capture sessions for analysis or debugging.
Instructions
Lists HTTP requests/responses from a mitmproxy capture session, showing method, URL, and status codes
Input Schema
Name | Required | Description | Default |
---|---|---|---|
flow_indexes | Yes | The indexes of the flows | |
include_content | No | Whether to include full content in the response (default: true) | |
session_id | Yes | The ID of the session |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from mitmproxy-mcp MCP Server
Related Tools
- @lucasoeth/mitmproxy-mcp
- @7gugu/whistle-mcp
- @7gugu/whistle-mcp
- @klara-research/MCP-Analyzer
- @JackXuyi/env-mcp