get_sample_info
ActiveTool of mcp-malwarebazaar
declared in 0.1.0
Metadata for a malware sample by hash (md5/sha1/sha256). Returns file type, signature, file_name, first/last seen, tags, family, intel sources.
Parameters schema
{
"type": "object",
"examples": [
{
"hash": "d41d8cd98f00b204e9800998ecf8427e"
},
{
"hash": "356a192b7913b04c54574d18c28d46e6395428ab"
}
],
"required": [
"hash"
],
"properties": {
"hash": {
"type": "string",
"description": "md5 / sha1 / sha256"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
mcp-malwarebazaar
https://github.com/pipeworx-io/mcp-malwarebazaar
2/7 registries