The pattern matching swiss knife

9,599 stars C C 1 file ยท ~21,266 tokens

yara MCP Server

MCP server for VirusTotal/yara

Ready-to-Use Client Configurations
{
  "mcpServers": {
    "yara": {
      "command": "npx",
      "args": [
        "-y",
        "@VirusTotal/yara"
      ]
    }
  }
}