● degraded
Convert unstructured business documents (PDF, DOCX, invoices, contracts, payroll sheets) into structured, LLM-ready datasets with automatic classification, field extraction, PII masking, and quality scoring. **6 async tools:** - `process_document` — submit document for processing - `get_job_status` — poll until complete - `get_extraction_result` — read structured fields + quality grade - `build_dataset` — package records into a named dataset - `export_dataset` — download as JSONL, RAG, CSV, or Markdown - `search_documents` — keyword + semantic search across datasets **Requires:** FlexOrch API key — get one at [app.flexorch.com/settings](https://app.flexorch.com/settings)
Transport
streamable-http
Auth
smithery_api_key
Cost
—
How to connect
MCP endpoint (streamable-http)
https://server.smithery.ai/developer-ty82/flexorch-mcp/mcp
JSON-RPC initialize probe
curl -X POST https://server.smithery.ai/developer-ty82/flexorch-mcp/mcp \
-H 'Content-Type: application/json' \
-H 'Accept: application/json, text/event-stream' \
-d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'
Homepage
https://flexorch.com
Listed at (smithery)
https://flexorch.com