Skip to content

v0.1.0 — Initial Release

Latest

Choose a tag to compare

@badchars badchars released this 08 Jul 19:52
· 2 commits to main since this release

fingerprint-mcp v0.1.0

Universal digital fingerprinting MCP server for AI agents.

Highlights

  • 13 composite tools orchestrating 103 fingerprinting techniques across 21 providers
  • Depth-based recon: quick (5 techniques), standard (20), deep (50+)
  • 80+ active techniques work without any API keys
  • 3 dependencies only: @modelcontextprotocol/sdk, zod, cheerio

Composite Tools

Tool Techniques Description
recon 5–50+ Full reconnaissance with depth selection
scan_ports 3+ TCP port scanning + auto service detection
scan_tls 8 TLS/SSL: cert, JARM, JA4X, ciphers, SNI, CT
scan_dns 7 DNS records, email auth, SaaS, takeover check
scan_http 29 HTTP/web fingerprinting, tech detection, HTTP/2
scan_paths 5 Sensitive files, robots.txt, git leaks, debug
scan_waf 4 WAF/CDN detection + origin discovery
scan_services 12 MySQL, PostgreSQL, Redis, FTP, SSH, SMTP, IoT
enumerate 8 Subdomains, TLD expansion, ASN, CT logs
osint 6 Shodan, Censys, WHOIS, Web Archive, VirusTotal
analyze 3 Passive analysis (headers, HTML, banners)
correlate 7 Honeypot/spoofing detection, C2, topology
meta 3 Server config, signatures, data sources

Quick Start

npx fingerprint-mcp

Links