Command Palette

Search for a command to run...

UnylyUnyly
Browse all

Malwarebazaar

FreeNot checked

Enables querying the abuse.ch MalwareBazaar database for malware samples by tag, family, signature, or recent submissions.

GitHubEmbed

About

Enables querying the abuse.ch MalwareBazaar database for malware samples by tag, family, signature, or recent submissions.

README

MalwareBazaar MCP — abuse.ch malware sample database (free, key required)

Part of Pipeworx — an MCP gateway connecting AI agents to 673+ live data sources.

Tools

Tool Description
search_tag Find samples tagged with a string (e.g., "emotet", "macro", "exe").
search_family Find samples for a malware family name.
search_signature Find samples matching a YARA / threat-intel signature.
recent_samples Most recent samples in MalwareBazaar. Use the selector to pick a chunk size.

Quick Start

Add to your MCP client (Claude Desktop, Cursor, Windsurf, etc.):

{
  "mcpServers": {
    "malwarebazaar": {
      "url": "https://gateway.pipeworx.io/malwarebazaar/mcp"
    }
  }
}

Or connect to the full Pipeworx gateway for access to all 673+ data sources:

{
  "mcpServers": {
    "pipeworx": {
      "url": "https://gateway.pipeworx.io/mcp"
    }
  }
}

Using with ask_pipeworx

Instead of calling tools directly, you can ask questions in plain English:

ask_pipeworx({ question: "your question about Malwarebazaar data" })

The gateway picks the right tool and fills the arguments automatically.

More

License

MIT

from github.com/pipeworx-io/mcp-malwarebazaar

Installing Malwarebazaar

This server has no published package — it is built from source. Open the repository and follow its README.

▸ github.com/pipeworx-io/mcp-malwarebazaar

FAQ

Is Malwarebazaar MCP free?

Yes, Malwarebazaar MCP is free — one-click install via Unyly at no cost.

Does Malwarebazaar need an API key?

No, Malwarebazaar runs without API keys or environment variables.

Is Malwarebazaar hosted or self-hosted?

A hosted option is available: Unyly runs the server in the cloud, no local setup required.

How do I install Malwarebazaar in Claude Desktop, Claude Code or Cursor?

Open Malwarebazaar on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.

Related MCPs

Compare Malwarebazaar with

Not sure what to pick?

Find your stack in 60 seconds

Author?

Embed badge for your README

Browse similar

All data MCPs