agentic-detection-lookups
Related Servers
Alternatives to agentic-detection-lookups
No user-submitted related servers found.
Related Servers
- AlicenseBqualityBmaintenanceLiving off the Land intelligence for AI agents. GTFOBins, LOLBAS, LOOBins, LOLDrivers, LOLRMM, WADComs, LOLC2 and more — unified into a single MCP server.5921 npm1MIT
- FlicenseNot gradedqualityDmaintenanceProvides real-time threat intelligence for AI agents, enabling checks on IPs, domains, URLs, hashes, CVEs, prompt-injection payloads, and malicious AI-skill/MCP-tool definitions against a free database of 890K+ IOCs.-
- FlicenseNot gradedqualityCmaintenanceEnables local AI models to perform defensive cybersecurity analysis through narrowly scoped read-only tools for host posture, Windows security operations, file/IOC triage, code scanning, and allowlisted filesystem/network access while enforcing boundaries and audit trails.-
- FlicenseBqualityDmaintenanceEnables context-aware EVTX hunting with process lineage tracing and rarity baselining to surface real threats from security logs, transforming raw alerts into actionable kill chain intelligence.31-
- AlicenseAqualityDmaintenanceEnables AI-native access to the MITRE ATT\&CK framework, allowing LLMs and agents to query techniques, threat groups, software, and generate ATT\&CK Navigator layers for threat intelligence and security workflows.6539 npm5Apache 2.0
- AlicenseAqualityAmaintenanceSecurity intelligence API for AI models. CVE lookup with EPSS/KEV, domain recon (DNS, WHOIS, SSL, subdomains, WAF), and code security checks (secrets, injection, headers). 16 tools, no API key required.5533MIT
TDQS
Scored across 6 tools
Each tool targets a distinct query mode: exact binary lookup, parent-child relationship checking, category listing, MITRE listing, free-text search, and dataset metadata. The only minor overlap is between detection_lookup_binary and detection_search, but their descriptions make the intended use clear.
Tool names consistently use snake_case with a detection_ prefix and mostly follow a verb_noun or verb_prepositional pattern. Minor deviations like detection_search lacking an object and detection_list_lookups using a generic object do not create real confusion.
Six tools is well-scoped for a detection lookup server. Each tool provides a distinct access path to the underlying datasets without redundancy or bloat.
The surface covers exact binary lookups, relationship checks, filtered enumeration by category and MITRE technique, free-text search, and dataset discovery. This forms a complete read-only lookup capability with no obvious dead ends.