har-mcp

tjamet/har-mcp

3.3

If you are the rightful owner of har-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

The HAR MCP Server is designed to parse and analyze HAR (HTTP Archive) files, allowing AI assistants to inspect network traffic with built-in support for redacting sensitive authentication headers.

Tools

Functions exposed to the LLM to take actions

load_har

Load a HAR file from a file path or HTTP URL.

list_urls_methods

List all accessed URLs and their HTTP methods from the loaded HAR file.

get_request_ids

Get all request IDs for a specific URL and HTTP method.

get_request_details

Get full request details by request ID with redacted authentication headers.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources