Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI β†’ MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE β†— (opens in a new tab)
  • llms.txt β†— (opens in a new tab)
  • Catalog JSON β†— (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub β†— (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
Β© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. πŸ“Š Data Platforms
  3. Flexorch MCP
Flexorch MCP logo
Health: ActiveRecent health check succeeded.Last checked 9/9/2026, 5:20:39 PM

Flexorch MCP

User RatingsBe the first to rate and review this MCP server!
View Repository1 GitHub StarsTotal stargazers on GitHub for the source repository (1 stars).Visit Website
document-processingdata-extractionragpii-masking

Processes business documents, extracts structured fields, masks PII, and exports datasets for LLM and RAG workflows.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β€” or use 1-click editor setup below.

Add to CursorAdd to VS Code
Not yet automatically verified

We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag β€” we're steadily working through the catalog.

Manual Client & Custom JSON ConfigExpand JSON β–Ύ

Client Config & Setup

Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "flexorch-flexorch-mcp": {
      "command": "uvx",
      "args": [
        "flexorch-mcp"
      ]
    }
  }
}

πŸ’‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Tool Schemas (9) Directory Badge Claim listing AlternativesπŸ“Š More in Data Platforms

Overview

The flexorch/flexorch-mcp MCP server connects MCP-compatible agents to FlexOrch’s managed document intelligence pipeline. It accepts documents such as PDFs, invoices, contracts, spreadsheets, and images, then supports asynchronous processing, field extraction, PII masking, dataset construction, indexing, search, and export. Results can be exported as JSONL, CSV, JSON, XML, Markdown, or RAG chunks for LangChain and LlamaIndex. Reach for it when an agent needs to turn business documents into structured or retrieval-ready data through tool calls.

Use cases

β€’Process invoices into structured fields
β€’Extract contract data for downstream analysis
β€’Build JSONL datasets from completed document jobs
β€’Export RAG-ready chunks for LangChain or LlamaIndex
β€’Search indexed business-document datasets semantically

Key features

β€’Asynchronous document processing
β€’Structured field extraction
β€’PII masking across 10+ locales
β€’Dataset export to JSONL, CSV, JSON, XML, and Markdown
β€’Semantic indexing and search on Pro+ plans
β€’RAG chunk retrieval for LangChain and LlamaIndex

Capabilities & Tool Schemas (9) ~167 tokensApproximate context cost of this server’s tool schemas (~4 chars/token), before any tool is called. Actual usage depends on your client and model.Self-reported Self-reportedParsed from the repository README, not verified against a live server β€” may be incomplete or out of date.

Inspect callable tools, capabilities, and parameters exposed to AI agents by Flexorch MCP.

document.process

Upload and process a document (PDF, DOCX, TXT, XLSX, HTML, XML, EML, JPG, PNG, TIFF)

document.reprocess

Re-queue an already-uploaded document through the pipeline

job.status

Poll a processing job until completed or failed

job.result

Get structured extracted fields from a completed job

dataset.build

Build a structured dataset from a completed execution

dataset.search

Semantic search across indexed datasets (Pro+)

How Flexorch MCP works

What flexorch/flexorch-mcp MCP server does

The flexorch/flexorch-mcp MCP server exposes the FlexOrch API as MCP tools for document intelligence workflows. It is intended for agents rather than application code: developers building directly against FlexOrch can use the separate Python or TypeScript SDKs referenced by the project.

The pipeline accepts PDF, DOCX, TXT, XLSX, HTML, XML, EML, JPG, PNG, and TIFF files. Processing can classify documents, extract structured fields, mask personally identifiable information across more than 10 locales, and provide quality scoring. The resulting data can be assembled into datasets for downstream model or retrieval workflows.

How it works

Processing is asynchronous. An agent first submits a document with document.process, then polls the resulting job using job.status. Once processing completes, job.result returns the extracted fields. document.reprocess can send an already-uploaded document through the pipeline again.

A completed execution can be passed to dataset.build to create a structured dataset. Datasets can be exported in JSONL, CSV, JSON, XML, or Markdown formats. The export operation also supports RAG output containing chunks intended for LangChain or LlamaIndex workflows.

For plans that include semantic features, dataset.index starts vector indexing, dataset.search performs semantic search over indexed datasets, and dataset.chunks returns paginated RAG-ready chunks.

Setup and configuration

Install the package with Python 3.10 or newer:

Terminal
pip install flexorch-mcp

The flexorch/flexorch-mcp MCP server requires a FlexOrch account and an API key. Set the key in the FLEXORCH_API_KEY environment variable; it is not supplied as a tool argument. The documented executable is flexorch-mcp.

Claude Desktop and Cursor configurations run the executable directly and provide the environment variable. An OpenAI Codex example uses uvx flexorch-mcp with the same variable. The repository provides a flexorch-mcp --check command to verify the key, API connection, plan, and registered tools.

Tools and capabilities

The available tools cover the full document-to-dataset flow:

  • document.process uploads and processes supported files.
  • document.reprocess re-queues an uploaded document.
  • job.status checks whether an asynchronous job completed or failed.
  • job.result retrieves structured fields from a completed job.
  • dataset.build creates a dataset from a completed execution.
  • dataset.export returns a dataset in several structured or RAG-oriented formats.
  • dataset.index, dataset.search, and dataset.chunks provide vector indexing, semantic search, and chunk retrieval on eligible plans.

Limitations and notes

The server is a stateless proxy: it does not store or cache document data. Processing takes place on FlexOrch-managed infrastructure, and communication with api.flexorch.com uses HTTPS. PII masking is applied by FlexOrch before results are returned.

Usage follows the FlexOrch plan rules, with credits consumed per processed document. Trial and Starter plans do not include semantic search; Pro includes it, while Enterprise limits are custom. The flexorch/flexorch-mcp MCP server therefore requires a plan with the relevant feature for indexing, search, or chunk retrieval. The project is licensed under MIT.

Read the full README β†’View source on GitHub β†’

Related MCP Servers

View all in Data Platforms View all alternatives
  • MCP Databricks Server logoMCP Databricks Server

    Connect to Databricks API, allowing LLMs to run SQL queries, list jobs, and get job status.

    πŸ“Š Data Platforms3 views
    Compare vs MCP Databricks Server β†’
  • Fiftyone MCP Server logoFiftyone MCP Server

    Control FiftyOne computer vision datasets through AI assistants using 80+ operators.

    πŸ“Š Data Platforms2 views
    Compare vs Fiftyone MCP Server β†’
  • Method Crm MCP logoMethod Crm MCP

    Production-ready MCP server for Method CRM API integration with 20 comprehensive tools for tables, files, users, events, and API key management. Features rate limiting, retry logic, and dual transport support (stdio/HTTP).

    πŸ“Š Data Platforms2 views
    Compare vs Method Crm MCP β†’
  • Capsulemcp logoCapsulemcp

    MCP server for Capsule CRM. 81 tools (49 in read-only mode) covering contacts, opportunities, projects, tasks, timeline activity, structured + saved filters, workflow tracks, and file attachments. Two transports β€” stdio (npx capsulemcp) and HTTP+OAuth for hosted Custom Connectors. Read-only-mode env flag for safer defaults. Apache 2.0.

    πŸ“Š Data Platforms3 views
    Compare vs Capsulemcp β†’

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks β€” not a rating.

GitHub stars
1
Stargazers on the source repository.
Last commit
7d ago
Most recent push to the default branch.
Tools exposed
9
Callable tools this server registers over MCP.
Directory activity
3 views
Config copies, upvotes, and views on AllMCPs.

Reviews

No reviews yet β€” be the first to share how this listing worked for you.

Frequently Asked Questions about Flexorch MCP

Install it with `pip install flexorch-mcp` using Python 3.10 or newer.

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewFlexorch MCP AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/flexorch-flexorch-mcp?style=directory)](https://allmcps.com/mcp/flexorch-flexorch-mcp)
HTML Embed
<a href="https://allmcps.com/mcp/flexorch-flexorch-mcp"><img src="https://allmcps.com/api/badge/flexorch-flexorch-mcp?style=directory" alt="Flexorch MCP on AllMCPs" /></a>

Technical Specs & Signals

CategoryπŸ“ŠData Platforms
PricingFreemium
More technical detailsExpand β–Ύ
TransportSTDIO
RuntimePython
AuthAPI key
LicenseMIT
ClientsClaude Desktop, Cursor
Last updatedSep 7, 2026
10/10 checks healthy over the last 32d
Views3
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars1
GitHub Star CountTotal stargazers on GitHub representing community popularity (1 stars).
Last commit7d ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Sep 3, 2026
59Quality signal: Good Β· 59/100How this signal is calculated β–Ύ
Server availabilityNot measured

Not scored for repo-hosted servers β€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools30/30
Adoption & activity4/15
Community engagement0/10

A guidance signal from public completeness & health data β€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

Supply-chain signal

No high-severity advisories surfaced by our automated scan.

Critical 0High 0Medium 0Low 0

Scanned 19d ago via OSV.dev Β· flexorch-mcp (PyPI)

β˜… FeaturedAllMCPs Server logo

AllMCPs Server

The official MCP server for AllMCPs.com - submit and manage tools directly from your AI. The open directory for MCP servers. Connect Claude, Cursor, Windsurf, and AI agents to databases, tools, files, and APIs. Explore 10,000+ servers. AllMCPs is the premier, open directory for discovering, evaluating, and installing Model Context Protocol (MCP) servers to equip AI agents and LLMs with real-world superpowers.

Explore Server β†’

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge β€” proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it β€” no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in πŸ“Š Data Platforms β†’Best MCP servers for Data Platforms β†’Alternatives to Flexorch MCP β†’Install in Claude DesktopInstall in CursorInstall in VS Code