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.
Quick Start
Clone the repository:
git clone https://github.com/flowcore-io/mcp-flowcore-platformClaude 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.