MCP Server
MCP
FlexOrch
Classify documents, extract structured fields, mask PII, export JSONL/RAG datasets for AI agents.
Install
uvx flexorch-mcp
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "pypi",
"identifier": "flexorch-mcp",
"version": "0.1.2",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "FlexOrch API key — get one at app.flexorch.com/settings",
"isRequired": true,
"format": "string",
"isSecret": true,
"name": "FLEXORCH_API_KEY"
}
]
}
]
}
mcp
model-context-protocol
pypi
By
Comments
Sign in to leave a comment