Back to directory
@hiveflow/mcp-server

@hiveflow/mcp-server

@hiveflowai4

Official Model Context Protocol (MCP) server for HiveFlow, enabling AI assistants like Claude and Cursor to directly connect and interact with the HiveFlow automation platform for managing and executing workflows.

automationworkflowAI integrationplatform

Installation & Configuration

{
  "hiveflow": {
    "command": "npx",
    "args": [
      "-y",
      "@hiveflow/mcp-server"
    ],
    "env": {
      "HIVEFLOW_API_KEY": "your-api-key-here",
      "HIVEFLOW_API_URL": "https://api.hiveflow.ai"
    }
  }
}

Information

Transport
stdio
Language
JavaScript
Created
2025/6/24
Updated
2026/6/8