HttpProxyMcp

sailro/HttpProxyMcp
★ 8 stars C# 🤖 AI/LLM Updated 12d ago
An HTTP/HTTPS MITM proxy with full traffic capture, exposed as an MCP server so LLMs can inspect, filter, and analyze network traffic through natural language.
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": {
    "httpproxymcp": {
      "command": "npx",
      "args": [
        "-y",
        "sailro/HttpProxyMcp"
      ]
    }
  }
}

Topics

captureharhttphttpsllmmcpmcp-serverproxy