mcp-flowcore-platform
MCP server for managing and interacting with Flowcore Platform
Documentation
Flowcore Platform MCP Server
A Model Context Protocol (MCP) server for managing and interacting with the Flowcore Platform.
If you're curious about how it works, you can check out our video, where we set it up and demonstrate what it can do.
> If you like this solution, but would like to reduce the hallucinations, reduce token usage, increase the amount of data you can look through and also speed up querying exponentially - then we recommend you also check out our local read model mcp server,
Usage with npx
You can run this package directly using npx without installing it:
npx @flowcore/platform-mcp-server --username --patReplace `` and `` with your Flowcore username and PAT (Personal Access Token).
Installation
If you prefer to install the package globally:
npm install -g @flowcore/platform-mcp-serverThen run it:
platform-mcp-server --username --patDevelopment
To install dependencies:
bun installRun the project directly with Bun:
bun run src/index.ts --username --patBuilding
Build the project:
bun run buildRun the built project:
node dist/cli.js --username --patEnvironment Variables
| Variable | Type | Description | Default | Required |
|---|---|---|---|---|
| USERNAME | string | Flowcore username | - | ✓ |
| PAT | string | Flowcore PAT (Personal Access Token) | - | ✓ |
About
This project uses the Model Context Protocol (MCP) to provide a standardized interface for interacting with the Flowcore Platform. It allows AI assistants to query and manage Flowcore resources through a structured API.
Originally created using `bun init` in bun v1.2.3. Bun is a fast all-in-one JavaScript runtime.
Questions
if you have any questions or cool ideas, then feel free to join our Discord community. Otherwise you can find us on all major social platforms
Frequently asked questions
What is mcp-flowcore-platform?
mcp-flowcore-platform is MCP server for managing and interacting with Flowcore Platform
How do I install mcp-flowcore-platform?
Open the GitHub repository and follow its README. Most MCP servers are added to your client's MCP config, then called by your agent.
Is mcp-flowcore-platform open source?
Yes — it is hosted on GitHub at https://github.com/flowcore-io/mcp-flowcore-platform and has 7 stars.
Related MCP tools
🧩 MCP Gateway - A lightweight gateway service that instantly transforms existing MCP Servers and APIs into MCP servers with zero code changes.
MCP Aggregator, Orchestrator, Middleware, Gateway in one docker TypeScript-based implementation. Trusted by 1400+ developers.
Playwright MCP server TypeScript-based implementation. Trusted by 22000+ developers. Trusted by 22000+ developers. Trusted by 22000+ developers.
AI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Ag...
🤖 A visualization mcp contains 25+ visual charts using @antvis. Using for chart generation and data analysis. TypeScript-based implementation.
Directory for Awesome MCP Servers TypeScript-based implementation. Trusted by 1900+ developers. Trusted by 1900+ developers.
Run your own MCP server? See who uses it and what to fix.
Measure it with TrackMCP