Mallory MCP Server
OfficialRelated Servers
Alternatives to Mallory MCP Server
No user-submitted related servers found.
Related Servers
- FlicenseNot gradedqualityCmaintenanceA production-style MCP server providing AI models with cybersecurity tools including port scanning, WHOIS, DNS, threat intelligence, CVE lookup, and more.-
- FlicenseNot gradedqualityDmaintenanceA Model Context Protocol server that connects AI assistants to OpenCTI threat intelligence platforms. It enables natural language interaction for searching threat intelligence, analyzing reports, managing indicators, and monitoring connectors.-
- AlicenseAqualityCmaintenanceA Model Context Protocol server that facilitates integration with OpenCTI, allowing users to query and retrieve cyber threat intelligence data via a standardized interface.1640MIT
- FlicenseNot gradedqualityCmaintenanceA production-ready MCP server providing comprehensive integration with Google Threat Intelligence and VirusTotal API v3, enabling AI agents to access threat intelligence data including IoCs, malware analysis, and network telemetry.-
- FlicenseNot gradedqualityDmaintenanceA Model Context Protocol server that connects AI assistants to MISP threat intelligence platforms. It enables threat intelligence search, IOC lookup, and event analysis through natural conversation.-
- AlicenseAqualityAmaintenanceAn MCP server that extracts Indicators of Compromise (IoCs) from unstructured text and checks their reputation across multiple threat intelligence services. It enables real-time analysis of IPs, domains, hashes, and URLs, providing enriched context for security workflows within LLMs.520 PyPI19MIT
TDQS
Scored across 10 tools
Most tools have distinct purposes focused on different aspects of threat intelligence (vulnerabilities, threat actors, exploitations), but there is some overlap between 'get_exploitation' and 'get_vulnerability_exploitations' that could cause confusion. The descriptions help clarify that one is for a specific exploitation incident and the other is for exploitations of a specific vulnerability, but the naming doesn't make this distinction clear.
All tool names follow a consistent verb_noun pattern with snake_case throughout. The naming convention is predictable with 'get_' for retrieving specific items, 'list_' for collections, and 'find_' for search operations, creating a coherent naming scheme.
With 10 tools, this server is well-scoped for a threat intelligence domain. Each tool serves a distinct purpose in vulnerability analysis, threat actor intelligence, and exploitation tracking, providing comprehensive coverage without being overwhelming.
The tool set provides complete coverage for threat intelligence operations with clear CRUD-like patterns: find/get vulnerabilities, get vulnerability configurations/detection signatures/exploitations, list/get threat actors, and get/list exploitations. There are no obvious gaps for the stated domain of vulnerability and threat actor intelligence.