From 7c141c7ea6d97b0f3ee47228bba99732727b7509 Mon Sep 17 00:00:00 2001 From: Jonathan Olvera Date: Tue, 24 Jun 2025 19:46:48 -0600 Subject: [PATCH] ## Add @hiveflow/mcp-server to Community Servers MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ## Add @hiveflow/mcp-server to Community Servers ### Package Information - **Name**: @hiveflow/mcp-server - **Version**: 1.0.7 - **npm URL**: https://www.npmjs.com/package/@hiveflow/mcp-server - **GitHub**: https://github.com/hiveflowai/hiveflow-mcp-server ### Description Official MCP server for HiveFlow automation platform. Provides 9 tools for creating, managing, and executing AI workflows directly from AI assistants like Claude and Cursor. ### Features - ✅ Flow management (create, list, get, execute) - ✅ Flow control (pause, resume) - ✅ MCP server administration - ✅ Execution history tracking - ✅ Production-ready with proper authentication - ✅ Comprehensive documentation ### Installation ```json { "mcpServers": { "hiveflow": { "command": "npx", "args": ["-y", "@hiveflow/mcp-server"], "env": { "HIVEFLOW_API_KEY": "your-api-key" } } } } ``` This server is actively maintained and follows MCP best practices. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9a17dbcb60..17cd2661b2 100644 --- a/README.md +++ b/README.md @@ -167,6 +167,7 @@ Official integrations are maintained by companies building production ready MCP - Gyazo Logo **[Gyazo](https://github.com/nota/gyazo-mcp-server)** - Search, fetch, upload, and interact with Gyazo images, including metadata and OCR data. - Harper Logo **[Harper](https://github.com/HarperDB/mcp-server)** - An MCP server providing an interface for MCP clients to access data within [Harper](https://www.harpersystems.dev/). - Heroku Logo **[Heroku](https://github.com/heroku/heroku-mcp-server)** - Interact with the Heroku Platform through LLM-driven tools for managing apps, add-ons, dynos, databases, and more. +- Hiveflow Logo **[Hiveflow](https://github.com/hiveflowai/hiveflow-mcp-server)** - Create, manage, and execute agentic AI workflows directly from your assistant. - Hologres Logo **[Hologres](https://github.com/aliyun/alibabacloud-hologres-mcp-server)** - Connect to a [Hologres](https://www.alibabacloud.com/en/product/hologres) instance, get table metadata, query and analyze data. - Honeycomb Logo **[Honeycomb](https://github.com/honeycombio/honeycomb-mcp)** Allows [Honeycomb](https://www.honeycomb.io/) Enterprise customers to query and analyze their data, alerts, dashboards, and more; and cross-reference production behavior with the codebase. - HubSpot Logo **[HubSpot](https://developer.hubspot.com/mcp)** - Connect, manage, and interact with [HubSpot](https://www.hubspot.com/) CRM data