MCP.so
Sign In
Servers

YaraFlux MCP Server

@ThreatFlux

A yara based MCP Server

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "YaraFlux": {
      "command": "docker",
      "args": [
        "pull",
        "threatflux/yaraflux-mcp-server:latest"
      ]
    }
  }
}

More from Other