Flowcore Platform MCP Server

Flowcore Platform MCP Server

A standardized MCP server for managing and interacting with Flowcore Platform resources.

9
Stars
5
Forks
9
Watchers
3
Issues
Flowcore Platform MCP Server provides an implementation of the Model Context Protocol (MCP) for seamless interaction and management of Flowcore resources. It enables AI assistants to query and control the Flowcore Platform using a structured API, allowing for enhanced context handling and data access. The server supports easy deployment with npx, npm, or Bun and requires user authentication using Flowcore credentials.

Key Features

Implements Model Context Protocol for interoperability
Standardized API for interacting with Flowcore resources
Supports multiple run modes: npx, global install, Bun runtime
Environment-based authentication via username and PAT
Facilitates AI assistant integration
Command-line interface with parameter support
Structured querying and management of platform data
Exponential speed improvements with alternative local read model server
Simple installation and setup options
Open-source and community supported

Use Cases

Integrating Flowcore resources into AI assistant workflows
Providing structured access to platform data for custom applications
Automating management of Flowcore resources via API
Reducing AI hallucinations by refining context handling
Speeding up Flowcore data queries
Scaling token-efficient access to large datasets
Enabling secure, authenticated access to platform APIs
Experimenting with Bun-based development for protocol servers
Demonstrating the potential of MCP-based systems in production environments
Developing plugins or tools that require a standardized interface to Flowcore

README

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:

bash
npx @flowcore/platform-mcp-server --username <username> --pat <pat>

Replace <username> and <pat> with your Flowcore username and PAT (Personal Access Token).

Installation

If you prefer to install the package globally:

bash
npm install -g @flowcore/platform-mcp-server

Then run it:

bash
platform-mcp-server --username <username> --pat <pat>

Development

To install dependencies:

bash
bun install

Run the project directly with Bun:

bash
bun run src/index.ts --username <username> --pat <pat>

Building

Build the project:

bash
bun run build

Run the built project:

bash
node dist/cli.js --username <username> --pat <pat>

Environment 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

Star History

Star History Chart

Repository Owner

flowcore-io
flowcore-io

Organization

Repository Details

Language TypeScript
Default Branch main
Size 120 KB
Contributors 2
MCP Verified Nov 12, 2025

Programming Languages

TypeScript
61.14%
JavaScript
38.86%

Tags

Topics

flowcore mcp mcp-server

Join Our Newsletter

Stay updated with the latest AI tools, news, and offers by subscribing to our weekly newsletter.

We respect your privacy. Unsubscribe at any time.

Related MCPs

Discover similar Model Context Protocol servers

  • Firefly MCP Server

    Firefly MCP Server

    Seamless resource discovery and codification for Cloud and SaaS with Model Context Protocol integration.

    Firefly MCP Server is a TypeScript-based server implementing the Model Context Protocol to enable integration with the Firefly platform for discovering and managing resources across Cloud and SaaS accounts. It supports secure authentication, resource codification into infrastructure as code, and easy integration with tools such as Claude and Cursor. The server can be configured via environment variables or command line and communicates using standardized MCP interfaces. Its features facilitate automation and codification workflows for cloud resource management.

    • 15
    • MCP
    • gofireflyio/firefly-mcp
  • Stape MCP Server

    Stape MCP Server

    An MCP server implementation for integrating Stape with AI model context protocols.

    Stape MCP Server provides an implementation of the Model Context Protocol server tailored for the Stape platform. It enables secure and standardized access to model context capabilities, allowing integration with tools such as Claude Desktop and Cursor AI. Users can easily configure and authenticate MCP connections using provided configuration samples, while managing context and credentials securely. The server is open source and maintained by the Stape Team under the Apache 2.0 license.

    • 4
    • MCP
    • stape-io/stape-mcp-server
  • Insforge MCP Server

    Insforge MCP Server

    A Model Context Protocol server for seamless integration with Insforge and compatible AI clients.

    Insforge MCP Server implements the Model Context Protocol (MCP), enabling smooth integration with various AI tools and clients. It allows users to configure and manage connections to the Insforge platform, providing automated and manual installation methods. The server supports multiple AI clients such as Claude Code, Cursor, Windsurf, Cline, Roo Code, and Trae via standardized context management. Documentation and configuration guidelines are available for further customization and usage.

    • 3
    • MCP
    • InsForge/insforge-mcp
  • MCP Fathom Analytics

    MCP Fathom Analytics

    Unofficial MCP server for AI-powered access to Fathom Analytics data.

    MCP Fathom Analytics provides an unofficial Model Context Protocol (MCP) server that enables AI assistants to access and interact with Fathom Analytics data. It integrates with the Fathom Analytics API via the @mackenly/fathom-api SDK, offering tools to retrieve account details, manage sites, list events, generate analytics reports, and access real-time visitor data. Designed for use in AI model workflows, it allows secure and flexible analytics integration and supports configuration for clients such as Claude Desktop.

    • 2
    • MCP
    • mackenly/mcp-fathom-analytics
  • FastMCP

    FastMCP

    TypeScript framework for building robust MCP servers with minimal setup.

    FastMCP is a TypeScript framework designed for building servers that adhere to the Model Context Protocol (MCP), enabling efficient management of client sessions and context. It streamlines the creation of MCP servers by providing intuitive APIs, built-in authentication, session and request tracking, and support for handling various content types such as images and audio. The framework also enforces best practices around error handling, logging, and streaming outputs. Developers benefit from reduced boilerplate and a focus on core MCP functionality.

    • 2,738
    • MCP
    • punkpeye/fastmcp
  • Pica MCP Server

    Pica MCP Server

    A Model Context Protocol (MCP) server for seamless integration with 100+ platforms via Pica.

    Pica MCP Server provides a standardized Model Context Protocol (MCP) interface for interaction with a wide range of third-party services through Pica. It enables direct platform integrations, action execution, and intelligent intent detection while prioritizing secure environment variable management. The server also offers features such as code generation, form and data handling, and robust documentation for platform actions. It supports multiple deployment methods, including standalone, Docker, Vercel, and integration with tools like Claude Desktop and Cursor.

    • 8
    • MCP
    • picahq/mcp
  • Didn't find tool you were looking for?

    Be as detailed as possible for better results