FlexOrch runs on your own machine — the client starts it, so there is no endpoint to ping. 212 installs a week from pypi. Last commit 6 Jul 2026.
Classify documents, extract structured fields, mask PII, export JSONL/RAG datasets for AI agents.
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"
}
}
}
Answers built from our own checks of this server.