Safely filter local JSON, YAML, and TXT files and convert formats.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "data-filter-mcp" yet — see the docs or source repo.
Use data-filter-mcp to read ./logs/app.json, keep only the level, timestamp, and message fields, and output a new JSON file.
A reduced JSON file containing only the specified fields.
Use data-filter-mcp to convert ./config/settings.yaml to JSON and save it as ./config/settings.json.
A JSON config file that preserves the original data structure.
Use data-filter-mcp to process ./notes/tasks.txt, filter lines containing "urgent", and format them into a structured result.
A structured list of matching lines for further analysis or saving.
Provide controlled repository access for AI coding agents with redaction and audit logs.
Let AI read, write, search files, and run local commands.
Perform file tasks, manage npm packages, and check configuration security via MCP.
Convert media and document files locally through MCP, singly or in batches.
Analyze disk images with AI through MCP for fast forensic investigation.
Turn Markdown files into local MCP servers to define and run tools.