Connects AI assistants to Flowcore for authenticated data ingestion, analysis, cross-referencing, and platform management.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent โ or use 1-click editor setup below.
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.
๐ก Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Inspect callable tools, capabilities, and parameters exposed to AI agents by MCP Flowcore Platform.
The flowcore/mcp-flowcore-platform MCP server gives MCP-compatible AI assistants a structured way to interact with the Flowcore Platform. Its stated scope includes managing and using Flowcore resources, ingesting data, analysing data, and cross-referencing information held in data cores. The available information also says that agents can work with both the user's data cores and public data cores.
Requests are intended to be expressed in human language. MCP provides the interface between the assistant and the platform, while Flowcore remains the system where the relevant data and resources are managed. The repository does not provide a complete tool-by-tool inventory in the supplied material, so individual operation names and parameter details should be confirmed from the package or source before building tightly coupled workflows.
The package starts an MCP server locally and exposes a standardized interface for Flowcore operations. An assistant sends an interpreted request through MCP; the server then uses the supplied Flowcore credentials to access the platform and return the result to the client.
The project supports several launch paths: direct execution with npx, a globally installed npm package, the development source through Bun, or the compiled JavaScript output through Node. The documented package name is @flowcore/platform-mcp-server.
The documented direct-run command is:
Replace the placeholders with a Flowcore username and PAT when configuring the command. The README also identifies USERNAME and PAT as required environment variables, representing the same two credentials. A PAT is a Flowcore Personal Access Token and should be handled as a secret.
For a global installation, install @flowcore/platform-mcp-server with npm and start it using the platform-mcp-server executable with the username and PAT options. Developers can instead use Bun to install dependencies and run src/index.ts, or build the project and execute dist/cli.js with Node.
Based on the supplied description, the server supports these capability areas:
The material does not specify whether each capability is exposed as a separate MCP tool, resource, or prompt, nor does it document access controls for individual data cores.
The flowcore/mcp-flowcore-platform MCP server requires Flowcore credentials; it is not described as an anonymous connector. The supplied documentation does not list supported MCP clients, provide a detailed API or tool reference, or state the permissions required by the PAT. Validate those details before deploying it in a production agent.
The README points to a separate Flowcore local read-model MCP server for workloads that need reduced hallucinations, lower token use, larger query coverage, or faster querying. That is a different project and is not part of this server's installation or capability set. The repository excerpt also does not state a software license or pricing policy.
Factual signals from GitHub, npm, and our automated checks โ not a rating.
No reviews yet โ be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/flowcore-mcp-flowcore-platform)<a href="https://allmcps.com/mcp/flowcore-mcp-flowcore-platform"><img src="https://allmcps.com/api/badge/flowcore-mcp-flowcore-platform?style=directory" alt="MCP Flowcore Platform on AllMCPs" /></a>