Submit

HAR MCP Server

@tjamet

A MCP server for parsing and analyzing HAR (HTTP Archive) files
Overview

What is HAR MCP Server?

HAR MCP Server is a Model Context Protocol (MCP) server designed for parsing and analyzing HAR (HTTP Archive) files, enabling AI assistants to inspect network traffic captured in HAR format while ensuring sensitive authentication headers are redacted.

How to use HAR MCP Server?

To use the HAR MCP Server, you can install it via Docker or run it directly using Go. Configuration is done through JSON blocks in your MCP setup.

Key features of HAR MCP Server?

  • Load HAR files from local or HTTP sources.
  • List all accessed URLs and HTTP methods in the HAR file.
  • Query request IDs for specific URL and method combinations.
  • Retrieve full request details with automatic redaction of sensitive headers.
  • Flexible HAR parsing that accommodates real-world HAR files.

Use cases of HAR MCP Server?

  1. Analyzing web application performance by inspecting network traffic.
  2. Debugging API calls by reviewing request and response details.
  3. Ensuring security by redacting sensitive information in HAR files.

FAQ from HAR MCP Server?

  • Can HAR MCP Server handle all HAR files?

Yes! It supports standard HAR format produced by browser developer tools and can handle various real-world scenarios.

  • Is HAR MCP Server free to use?

Yes! The server is open-source and free to use.

  • How do I install HAR MCP Server?

You can install it using Docker or run it directly with Go, following the provided configuration instructions.

© 2025 MCP.so. All rights reserved.

Build with ShipAny.