search_tag
ActiveTool of mcp-malwarebazaar
declared in 0.1.0
Find samples tagged with a string (e.g., "emotet", "macro", "exe").
Parameters schema
{
"type": "object",
"examples": [
{
"tag": "emotet"
},
{
"tag": "macro",
"limit": 50
}
],
"required": [
"tag"
],
"properties": {
"tag": {
"type": "string",
"description": "Tag string"
},
"limit": {
"type": "number",
"description": "Max results (default 100)"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
mcp-malwarebazaar
https://github.com/pipeworx-io/mcp-malwarebazaar
2/7 registries