FlexOrch runs on your own machine — the client starts it, so there is no endpoint to ping. 806 installs a week from pypi. Last commit 3 Sep 2026.
Classify documents, extract structured fields, mask PII, export JSONL/RAG datasets for AI agents.
Today is the operative word: we check FlexOrch every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add flexorch-mcp -- uvx flexorch-mcp
{
"mcpServers": {
"flexorch-mcp": {
"args": [
"flexorch-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.flexorch-mcp]
command = "uvx"
args = ["flexorch-mcp"]
{
"mcpServers": {
"flexorch-mcp": {
"args": [
"flexorch-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"flexorch-mcp": {
"args": [
"flexorch-mcp"
],
"command": "uvx"
}
}
}
This one needs environment variables set before it will start:
FLEXORCH_API_KEY (FlexOrch API key — get one at app.flexorch.com/settings).
The author declared them in the registry entry; get the values from the project itself.
Turn documents into structured, AI-ready data by parsing, enriching, chunking, and embedding.
Local, privacy-first document catalogue for AI agents: metadata-only discovery, no cloud, no RAG.
Ingest, manage, and retrieve documents for RAG-powered AI applications
Turn any document into a production-ready RAG dataset from Claude, Cursor, or any MCP host.
Manage your Mistral platform — models, files, batch jobs, agents and RAG document libraries.
Full-text Asian financial reports (China, Korea, Japan) as clean Markdown — 6 tools for RAG agents.
Sync public web sources into cited context packs for AI agents, RAG, and MCP clients.
AI assistant with RAG, web search, filesystem and memory. MCP sub-agent for Claude Code.
Answers built from our own checks of this server.