HiveFlow MCP Server
OfficialServer Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| create_flowC | Crea un nuevo flujo de trabajo en HiveFlow |
| list_flowsC | Lista todos los flujos de trabajo del usuario |
| get_flowC | Obtiene detalles de un flujo específico |
| execute_flowC | Ejecuta un flujo de trabajo específico |
| pause_flowC | Pausa un flujo activo |
| resume_flowC | Reanuda un flujo pausado |
| list_mcp_serversB | Lista los servidores MCP configurados en HiveFlow |
| create_mcp_serverC | Registra un nuevo servidor MCP en HiveFlow |
| get_flow_executionsC | Obtiene el historial de ejecuciones de un flujo |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| HiveFlow Flows | List of all workflow flows |
| MCP Servers | List of configured MCP servers |
| Flow Executions | Flow execution history |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/hiveflowai/hiveflow-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server