document_table_extractor — AARF Utility Network MCP Tool
document_table_extractor
(document table extractor) 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 document_table_extractor from your client
- Claude Code AARF Utility Network document_table_extractor run in your project directory
- Claude Desktop AARF Utility Network document_table_extractor ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor AARF Utility Network document_table_extractor ~/.cursor/mcp.json
- VS Code AARF Utility Network document_table_extractor .vscode/mcp.json
- Zed AARF Utility Network document_table_extractor ~/.config/zed/settings.json
- Windsurf AARF Utility Network document_table_extractor ~/.codeium/windsurf/mcp_config.json
- Cline AARF Utility Network document_table_extractor ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI AARF Utility Network document_table_extractor ~/.gemini/settings.json
- Grok AARF Utility Network document_table_extractor .mcp.json (in your project root)
- ChatGPT AARF Utility Network document_table_extractor Settings → Connectors → Advanced → Developer mode
- Claude.ai AARF Utility Network document_table_extractor Settings → Connectors → Add custom connector
- LangChain AARF Utility Network document_table_extractor 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
- data_cleaner
- 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.