Skip to main content
Data PlatformsTypeScript

flowcore/mcp-flowcore-platform

Interact with Flowcore to perform actions, ingest data, and analyse, cross reference and utilise any data in your data cores, or in public data cores; all with human language.

data-platformsofficialcloud-servicelocal-service
Share:

Quick Start

Clone the repository:

git clone https://github.com/flowcore-io/mcp-flowcore-platform

Claude Desktop configuration example:

{
  "mcpServers": {
    "mcp-flowcore-platform": {
      "command": "npx",
      "args": [
        "-y",
        "flowcore/mcp-flowcore-platform"
      ]
    }
  }
}

Check the repository README for specific installation and configuration instructions.

Details

Category
Data Platforms
Language
TypeScript
Author
flowcore-io