mallory-mcp-server
Mallory MCP Server provides comprehensive cyber and threat intelligence, supporting real-time analysis of vulnerabilities, threat actors, and cyber-related entities. This platform enables users to equip agents with detailed threat intelligence, enhancing cybersecurity operations.
Mallory MCP Server
Mallory provides a robust source of cyber and threat intelligence. Use this MCP Server to enable your agents with real-time cyber threat intelligence and detailed information about vulnerabilities, threat actors, malware, techniques and other cyber-relevant entities and content.
๐ Prerequisites
- Python 3.13 or higher
- uv for dependency management (recommended)
๐ Quick Start
Installation
Clone the repository and set up a virtual environment to install dependencies.
โ๏ธ Configuration
Create a .env
file with necessary environment variables.
๐โโ๏ธ Running the Server
Instructions are given for direct execution and via the Claude Desktop configuration.
๐ฆ Project Structure
Details on the directory structure including main application directory and configuration modules.
๐งช Development
Guidance on code style, using tools like Black, isort, and flake8. There are also instructions on commit message format following the conventional commit pattern.
๐ค Contributing
Contributions are welcome through pull requests with details on how to fork and create branches.