MCPMarket
Sell SkillsPower Your AgentsConnect
  1. Home
  2. Servers
  3. Har

Har

tjametbytjamet
•
25
•
API Development
Developer Tools
Security & Testing

Parses and analyzes HAR (HTTP Archive) files to allow AI assistants to inspect network traffic.

Related MCPs

View more
  • neondatabase-labs

    Neon

    Enables natural language interaction with the Neon Management API and databases through the Model Context Protocol.

  • mendableai

    Firecrawl

    Empowers LLMs with advanced web scraping capabilities for content extraction, crawling, and search functionalities.

  • GLips

    Figma Context

    Provides AI coding agents with simplified Figma layout information via the Model Context Protocol.

Related Skills

View all
  • openclaw

    Diagram Maker & Visualizer

    Generates professional SVG, HTML, and Excalidraw diagrams for software architecture, system flows, and educational concepts.

  • openclaw

    GH Issues Auto-Fixer

    Automates the end-to-end GitHub issue lifecycle by spawning sub-agents to implement code fixes, open pull requests, and resolve review comments.

  • openclaw

    Discord Integration

    Manages Discord operations including messaging, reactions, and channel management directly through Claude.

MCPMarket

Discover MCP servers that connect MCP clients like Claude and Cursor to your favorite tools. Browse the MCP Market to get started.

Browse

  • MCP Search
  • MCP Servers
  • MCP Clients
  • Agent Skills
  • MCP Market Hub
  • Categories
  • What is an MCP server?
  • Model Context Protocol

Rankings

  • Top MCPs Today
  • Top Agent Skills Today
  • Top 100 Agent Skills
  • Top 100 MCP Servers

About

  • News
  • Submit
  • Contact

© 2026 MCP Market. All rights reserved.·Privacy·Terms

The Har server is a Model Context Protocol (MCP) server designed for parsing and analyzing HTTP Archive (HAR) files. It enables AI assistants to inspect network traffic captured in HAR format, with built-in support for redacting sensitive authentication headers. It supports loading HAR files from local filesystems or HTTP URLs, querying request details and listing all URLs and HTTP methods accessed in the HAR file.

Key Features

010 GitHub stars
02Loads HAR files from local filesystem or HTTP URLs
03Lists all URLs and HTTP methods accessed in the HAR file
04Queries request IDs for specific URL and method combinations
05Retrieves full request details with automatic redaction of authentication headers
06Handles real-world HAR files with flexible HAR parsing

Use Cases

01Analyzing API interactions recorded in HAR files
02Inspecting network traffic for debugging purposes
03Integrating network traffic analysis into AI assistant workflows