MCP Servers / file-system / YaraFlux

YaraFlux

JSON →
none★ 23file-system

An MCP server for YARA scanning, enabling LLMs to analyze files using YARA rules.

Install
How to run this server

No install command recorded.

server path: yaraflux
Tools
What this server exposes
scan_url
Scan a URL with YARA rules
scan_file
Scan a file with YARA rules
create_rule
Create a new YARA rule
read_rule
Read a YARA rule
update_rule
Update an existing YARA rule
delete_rule
Delete a YARA rule
validate_rule
Validate a YARA rule with detailed error reporting
import_rules
Import rules from ThreatFlux repository
list_rules
List all YARA rules
get_scan_result
Retrieve a scan result
list_scan_results
List all scan results
upload_file
Upload a file for analysis
get_file_hex
Get hexadecimal view of a file
extract_strings
Extract strings from a file with configurable parameters
get_file_metadata
Get file metadata and hash information
delete_file
Delete an uploaded file
list_files
List all uploaded files
get_rule_categories
Get rule categories by source
get_server_status
Get server status and health
Configuration
Environment & auth
authnone
envJWT_SECRET_KEY
Resources
YaraFlux — MCP Server · libregistry