fiddler-mcp
Related Servers
Alternatives to fiddler-mcp
No user-submitted related servers found.
Related Servers
- AlicenseNot gradedqualityCmaintenanceEnables AI to analyze real-time HTTP(S) traffic captured by ProxyPin, with tools to browse, search, and inspect requests and responses, as well as access saved history sessions.7 npm4MIT
- FlicenseNot gradedqualityCmaintenanceEnables AI agents to locally parse and analyze HAR files through read-only MCP tools, including searching requests, discovering endpoints, tracing values, detecting auth and API patterns, comparing requests, and exporting redacted cURL commands.-
- AlicenseAqualityCmaintenanceEnables AI agents to interact with Charles Proxy for HTTP traffic analysis, supporting incremental harvest, checkpoint timelines, and rich filtering tools.138MIT
- FlicenseNot gradedqualityBmaintenanceEnables AI assistants to triage packet captures in natural language by parsing protocols, extracting TLS/JA3 fingerprints, hunting credentials and C2 beaconing, calculating DNS entropy, and reassembling TCP/UDP streams into structured JSON evidence.-
- AlicenseAqualityAmaintenanceEnables AI assistants to securely investigate packet captures through Wireshark's tshark engine, with bounded tools for protocol inventory, TCP failure diagnosis, latency measurement, and threat hunting.12MIT
- AlicenseNot gradedqualityDmaintenanceEnables natural language analysis of network packet captures, including protocol detection, flow analysis, and security threat identification, integrated with AI assistants.2MIT
TDQS
Scored across 7 tools
Each tool has a clearly distinct purpose: opening the archive, listing sessions, inspecting a single session, filtering by criteria, computing statistics, ranking slow requests, and security scanning. Even the overlapping list/filter tools are differentiated by filtering vs. plain pagination, and slow_requests is a specific ranking view.
Most tools follow a verb_noun pattern (open_archive, list_sessions, get_session, filter_sessions), but session_stats, slow_requests, and security_scan use descriptive noun phrases rather than imperative verbs. All names are snake_case and readable, so the deviation is minor.
Seven tools is well-scoped for a Fiddler archive analysis server. Each tool earns its place, covering the full range of archive inspection and analysis without redundancy or bloat.
The toolset covers the complete analysis workflow: loading/parsing the archive, listing sessions, deep inspection, filtering/searching, aggregate statistics, performance ranking, and security scanning. Minor potential gaps like archive comparison or export are not core to the domain.