drio
Open app

Flowcore Platform MCP Server

Source

MCP server for managing and interacting with Flowcore Platform

Catalog onlyCatalog onlySTDIO

Overview

Flowcore Platform MCP Server is a Model Context Protocol (MCP) server designed for managing and interacting with the Flowcore Platform, providing a standardized interface for AI assistants to query and manage Flowcore resources.

You can run the MCP server directly using npx or install it globally via npm. To run it, you need to provide your Flowcore service account credentials.

  • Standardized interface for interacting with Flowcore resources. - Ability to manage and query resources through a structured API. - Supports running via npx or global installation.
  1. Integrating AI assistants with Flowcore for resource management.
  2. Automating tasks related to Flowcore resources.
  3. Developing applications that require interaction with the Flowcore Platform.

Add to your AI client

Use these steps to connect Flowcore Platform MCP Server in Cursor, Claude, VS Code, and other MCP-compatible apps. The same JSON appears in the Use with menu above for one-click copy.

Cursor

Add this to your .cursor/mcp.json file in your project root, then restart Cursor.

.cursor/mcp.json

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

Claude Desktop

Add this server entry to the mcpServers object in your Claude Desktop config, then restart the app.

~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)

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

Claude Code

Add this to your project's .mcp.json file. Claude Code will detect it automatically.

.mcp.json (project root)

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

VS Code (Copilot)

Add this to your .vscode/mcp.json file. Requires the GitHub Copilot extension with MCP support enabled.

.vscode/mcp.json

{
  "servers": {
    "mcp-flowcore-platform-flowcore-io": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-mcp-flowcore-platform-flowcore-io"
      ]
    }
  }
}

Windsurf

Add this to your Windsurf MCP config file, then restart Windsurf.

~/.codeium/windsurf/mcp_config.json

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

Cline

Open Cline settings, navigate to MCP Servers, and add this server configuration.

Cline MCP Settings (via UI)

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

FAQ

What is the Model Context Protocol (MCP)?

MCP is a protocol that provides a standardized way for applications to interact with various resources in a structured manner.

Is there a way to run the server without installation?

Yes! You can use npx to run the server directly without installing it globally.

What are the required environment variables?

You need to provide SERVICE_ACCOUNT_ID and SERVICE_ACCOUNT_KEY for authentication.7:["$","div",null,{"className":"container mx-auto flex flex-col gap-4","children":["$L26","$L27",["$","$L28",null,{"currentProject":{"id":2428,"uuid":"a9474783-2eeb-4c81-a050-3468a6b0cc00","name":"mcp-flowcore-platform","title":"Flowcore Platform MCP Server","description":"MCP server for managing and interacting with Flowcore Platform","avatar_url":"https://avatars.githubusercontent.com/u/114778675?v=4","created_at":"$D2025-03-13T07:53:28.195Z","updated_at":"$D2025-03-13T12:02:34.684Z","status":"created","author_name":"flowcore-io","author_avatar_url":"https://avatars.githubusercontent.com/u/114778675?v=4","tags":"mcp,mcp-server,flowcore","category":"developer-tools","is_featured":false,"sort":1,"url":"https://github.com/flowcore-io/mcp-flowcore-platform","target":"_self","content":"$29","summary":"$2a","img_url":null,"type":null,"metadata":"{\"star\":\"3\",\"license\":\"\",\"language\":\"TypeScript\",\"is_official\":false,\"latest_commit_time\":\"2025-05-12 11:50:41\"}","user_uuid":null,"tools":null,"sse_url":null,"sse_provider":null,"sse_params":null,"is_official":false,"server_command":null,"server_params":null,"server_config":null,"allow_call":false,"is_innovation":false,"is_dxt":false,"dxt_manifest":null,"dxt_file_url":null,"is_audit":false},"randomProjects":[],"currentServerKey":"$undefined"}]]}]