HomeDatabases & Data › FlexOrch

FlexOrch

Classify documents, extract structured fields, mask PII, export JSONL/RAG datasets for AI agents.

Python CloudLocal macOSWindowsLinux
★ 1 stars Last pushed 2026-09-20 License: MIT

Topics: Data Platforms

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (pypi 0.1.2)

uvx flexorch-mcp

Or add to your MCP client config:

{
  "mcpServers": {
    "flexorch-mcp": {
      "command": "uvx",
      "args": [
        "flexorch-mcp"
      ],
      "env": {
        "FLEXORCH_API_KEY": "<YOUR_VALUE>"
      }
    }
  }
}
  • FLEXORCH_API_KEY required secret — FlexOrch API key — get one at app.flexorch.com/settings

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry