har-mcp

tjamet/har-mcp
★ 21 stars Go 💻 Code/Dev Tools Updated 22d ago
A MCP server for parsing and analyzing HAR (HTTP Archive) files
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "har-mcp": {
      "command": "go",
      "args": [
        "run",
        "github.com/tjamet/har-mcp@latest"
      ]
    }
  }
}

Topics

aiclaudeclaude-aicursorharhttp-arhttp-archive-formatmcp-servervscode