Skip to main content
Glama
claude_desktop_config.json996 B
{ "mcpServers": { "yaraflux-mcp-server": { "command": "docker", "args": [ "run", "-i", "--rm", "--env", "JWT_SECRET_KEY=your-secret-key", "--env", "ADMIN_PASSWORD=your-admin-password", "--env", "DEBUG=true", "--env", "PYTHONUNBUFFERED=1", "yaraflux-mcp-server:latest" ], "timeout": 1200, "disabled": false, "autoApprove": [ "scan_url", "scan_data", "get_yara_rule", "add_yara_rule", "validate_yara_rule", "get_hex_view", "upload_file", "list_yara_rules", "extract_strings", "get_file_info", "download_file", "list_files", "update_yara_rule", "get_scan_result", "get_storage_info", "clean_storage", "delete_yara_rule", "delete_file", "import_threatflux_rules" ], "pipeMode": "binary" } } }

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/ThreatFlux/YaraFlux'

If you have feedback or need assistance with the MCP directory API, please join our Discord server