data platforms

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.

typescript
cloud
local
enterprise
data platforms
0
View on GitHub

Installation

npx -y flowcore/mcp-flowcore-platform

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

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

About This MCP Server

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.

GitHub: https://github.com/flowcore-io/mcp-flowcore-platform

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub