data_cleaner — AARF Utility Network MCP Tool
data_cleaner
(data cleaner) is one of 15 tools on the
AARF Utility Network
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call data_cleaner from your client
- Claude Code AARF Utility Network data_cleaner run in your project directory
- Claude Desktop AARF Utility Network data_cleaner ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor AARF Utility Network data_cleaner ~/.cursor/mcp.json
- VS Code AARF Utility Network data_cleaner .vscode/mcp.json
- Zed AARF Utility Network data_cleaner ~/.config/zed/settings.json
- Windsurf AARF Utility Network data_cleaner ~/.codeium/windsurf/mcp_config.json
- Cline AARF Utility Network data_cleaner ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI AARF Utility Network data_cleaner ~/.gemini/settings.json
- Grok AARF Utility Network data_cleaner .mcp.json (in your project root)
- ChatGPT AARF Utility Network data_cleaner Settings → Connectors → Advanced → Developer mode
- Claude.ai AARF Utility Network data_cleaner Settings → Connectors → Add custom connector
- LangChain AARF Utility Network data_cleaner pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http aarf-utility-network https://mcp.qolapps.org/mcp
Other tools on this server
- semantic_web_diff
- migration_safety_auditor
- document_structured_extractor
- url_to_agent_markdown
- code_diff_verifier
- pii_secret_redactor
- openapi_agent_auditor
- document_validator
- document_table_extractor
- dependency_risk_scanner
- website_change_monitor
- website_accessibility_auditor
- invoice_receipt_matcher
- citation_research_pack
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.