Capture website HAR data for auditing, API reverse engineering, and code generation.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "HAR-MCP" yet — see the docs or source repo.
Use HAR-MCP to capture HAR data for this ecommerce homepage and analyze the main causes of slow first paint. Provide optimization suggestions by request timing, asset size, and blocking chains: https://example.com
A performance analysis highlighting slow requests, oversized assets, render-blocking issues, and optimization recommendations.
Use HAR-MCP to open this post-login data page and extract all key API request details, including URL, method, headers, parameters, and auth mechanism. Organize them into API documentation: https://example.com/dashboard
A structured API inventory with key request details, call sequence, and reusable interface documentation.
Based on network requests captured with HAR-MCP, generate a Python script that reproduces the target API call flow, including headers, cookies, pagination parameters, and error handling.
Runnable sample code that reproduces the API requests, along with essential parameter notes.
Load and analyze HAR files locally with structured summaries for AI assistants.
Turn HAR-captured web traffic into callable API tools for AI assistants.
Intercept, inspect, and modify HTTP traffic for debugging, testing, and security analysis.
Automate browsers, extract web data, and inspect network requests efficiently.
Automate browser tasks, capture console logs, and take screenshots for web workflows.
Use APIs for web scraping, browser automation, transcription, and RAG workflows.