Back to MCP Servers
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-platforms
By flowcore-io
Installation
npx -y mcp-flowcore-platformConfiguration
{
"mcpServers": {
"mcp-flowcore-platform": {
"command": "npx",
"args": ["-y", "mcp-flowcore-platform"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes