MalwareBazaar_MCP
@mytechnotalent
关于 MalwareBazaar_MCP
An AI-driven MCP server that autonomously interfaces with Malware Bazaar, delivering real-time threat intel and sample metadata for authorized cybersecurity research workflows.
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"MalwareBazaar_MCP": {
"command": "uv",
"args": [
"init",
"."
]
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is MalwareBazaar_MCP?
MalwareBazaar_MCP is an AI-driven MCP server that autonomously interfaces with Malware Bazaar, delivering real‑time threat intelligence and sample metadata for authorized cybersecurity research workflows.
How to use MalwareBazaar_MCP?
Obtain an API key from MalwareBazaar (https://auth.abuse.ch/user/me), store it in a .env file as MALWAREBAZAAR_API_KEY=<APIKEY>, set up a Python virtual environment with uv, install dependencies, add the server configuration to your MCP client, and run uv run malwarebazaar_mcp.py.
Key features of MalwareBazaar_MCP
- Retrieves up to 10 most recent malware samples from MalwareBazaar.
- Returns detailed metadata for a specific malware sample.
- Downloads malware samples for offline analysis.
- Queries samples associated with a given tag.
Use cases of MalwareBazaar_MCP
- Automate ingestion of the latest malware samples into a threat intelligence pipeline.
- Enrich indicator analysis by fetching metadata for a known hash.
- Collect samples by tag for targeted malware research.
- Integrate real‑time MalwareBazaar data into AI‑assisted security workflows.
FAQ from MalwareBazaar_MCP
What MCP tools does MalwareBazaar_MCP provide?
Four tools: get_recent, get_info, get_file, and get_taginfo. Their functions are described in the README.
How do I get a MalwareBazaar API key?
Visit https://auth.abuse.ch/user/me, log in, and create an API key. Store it in a .env file as MALWAREBAZAAR_API_KEY=<APIKEY>.
What are the installation requirements?
Python 3, uv (install via curl on macOS/Linux or powershell on Windows), and the packages listed in requirements.txt. The server runs inside a virtual environment.
How do I add MalwareBazaar_MCP to my MCP client?
Add a JSON configuration block to your client’s mcpServers object that specifies the uv command, the project directory, and the entry script malwarebazaar_mcp.py.
Does MalwareBazaar_MCP support downloading files?
Yes, get_file downloads a malware sample from MalwareBazaar. The exact storage behaviour is not detailed in the README.
其他 分类下的更多 MCP 服务器
Reactive Resume
amruthpillaiA one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!

Sequential Thinking
modelcontextprotocolModel Context Protocol Servers
FastMCP v2 🚀
jlowin🚀 The fast, Pythonic way to build MCP servers and clients.
Awesome Mlops
visengerA curated list of references for MLOps
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。
评论