HuntX
OfficialHuntX
Persönlicher MCP-Server (Model Context Protocol), der Claude Code (oder jedem MCP-kompatiblen Client) direkten Tool-Zugriff auf Sicherheitstest-Primitive für Bug-Bounty-Jagd bietet: Recon-Abfragen/-Auslösen, HTTP-Request-Replay, IDOR/BOLA-Fuzzing, SQLi/XSS/SSTI/SSRF-Erkennung, JWT/OAuth-Tests, Secrets-Scanning, Fehlkonfigurations-/Expositionsprüfungen und persistentes Jagdgedächtnis mit konfidenzbewerteten Befunden über Sitzungen hinweg.
Jeder Befund erhält eine Konfidenzstufe (confirmed/likely/needs_review) und nichts eskaliert automatisch ohne explizite menschliche Überprüfung — siehe AGENTS.md für die vollständigen Designprinzipien.
Anforderungen
Python 3.12+
Optionale externe Werkzeuge
Die meisten Adapter funktionieren eigenständig. Einige rufen externe CLI-Tools auf – installieren Sie diese nur, wenn Sie den entsprechenden Adapter benötigen:
Adapter | Needs |
|
|
|
|
| reconFTW installiert – |
Related MCP server: recon-mcp
Einrichtung
uv sync
uv run huntxFügen Sie dann HuntX als MCP-Server in Ihrer Claude-Code-Konfiguration hinzu, der auf den huntx-Einstiegspunkt dieses Projekts verweist.
Konfiguration (Umgebungsvariablen)
Variable | Default | Purpose |
|
| SQLite-Datenbank für Anfrageverlauf und Befunde |
| public interactsh pool ( | Interactsh-Server für die Out-of-Band-Erkennung von |
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- Flicense-qualityDmaintenanceA comprehensive MCP server for automated bug bounty hunting and security reconnaissance, featuring over 28 specialized tools for subdomain discovery, vulnerability scanning, and traffic analysis. It integrates automated scope validation and professional reporting across multiple platforms like HackerOne and Bugcrowd to streamline security testing.5
- Alicense-qualityBmaintenanceA local Python MCP server for safe, human-led bug bounty recon, providing lightweight helpers for scope checks, headers, robots.txt, sitemap.xml, JavaScript URL collection, endpoint extraction, URL deduplication, evidence notes, and manual test planning.MIT
- AlicenseAqualityBmaintenanceAn MCP server that provides passive and low-impact active reconnaissance tools for authorized bug bounty and security assessments, enabling LLMs to perform structured recon and generate reports.11Apache 2.0
- AlicenseBqualityCmaintenanceAn MCP server for authorized bug bounty work that enforces an evidence-driven workflow with session management, preflight checks, surface discovery, and verified scanning.12MIT
Related MCP Connectors
MCP server for Pentest-Tools.com: run scans, manage findings and reports via your preffered LLM.
Security scanner for MCP servers. Detect vulnerabilities, prompt injection, and tool poisoning.
Hosted MCP server for agent governance: MCP config audits, injection scans, scope-policy checks.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/IAZENT/HuntX'
If you have feedback or need assistance with the MCP directory API, please join our Discord server