Back to directory
flowcore-io/mcp-flowcore-platform

flowcore-io/mcp-flowcore-platform

@flowcore-io

MCP server for managing and interacting with Flowcore Platform

flowcoremcpplatformdata-managementai-integrationtypescripttool

Installation & Configuration

{
  "mcpServers": {
    "flowcore-platform": {
      "command": "npx",
      "args": [
        "-y",
        "@flowcore/platform-mcp-server"
      ],
      "env": {
        "USERNAME": "your-username",
        "PAT": "your-pat"
      }
    }
  }
}

Information

Transport
stdio
Language
TypeScript
Created
2026/6/12
Updated
2026/6/12