Back to directory
hiveflowai/hiveflow-mcp-server

hiveflowai/hiveflow-mcp-server

@hiveflowai

Official MCP server for HiveFlow automation platform, connecting AI assistants to your workflows.

hiveflowautomationmcp-serverai-assistantworkflowintegrationapinodejs

Installation & Configuration

{
  "mcpServers": {
    "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
2026/6/12
Updated
2026/6/12