Parse and analyze HAR files to troubleshoot network traffic with automatic redaction.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "py-har-mcp" yet — see the docs or source repo.
Analyze this HAR file and identify requests returning 4xx/5xx. List the request URL, status code, and duration in chronological order, then summarize the most likely causes. Keep sensitive headers automatically redacted.
A report listing failed requests, a timeline of key errors, and a summary of likely causes.
Read this HAR file and analyze the 10 slowest requests during page load. Explain their resource types, domains, timing breakdowns, and whether they appear to block rendering or loading.
A performance summary highlighting the slowest requests, likely bottlenecks, and optimization opportunities.
Inspect the login-related requests in this HAR file. Map the authentication, redirect, and cookie-setting flow, and flag potential security risks. Ensure authentication headers and other sensitive data remain redacted.
A login flow report with the request chain, key authentication steps, and suspicious security issues.
Capture website HAR data for auditing, API reverse engineering, and code generation.
Turn HAR-captured web traffic into callable API tools for AI assistants.
Intercept, inspect, and modify HTTP traffic for debugging, testing, and security analysis.
Capture, inspect, replay, and modify HTTP traffic for debugging and testing.
Analyze PCAPs offline to extract streams, detect threats, and find leaked credentials.
Analyze MCP tool security risks, detect malicious behavior, and provide risk scores.