beehive-mcp-server

beehive-mcp-server

3.2

If you are the rightful owner of beehive-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

The Beehive MCP Server is a Model Context Protocol server designed to integrate AI assistants with the Beehive automation system, enabling event-driven automation management.

list_hives

List all available Hives (plugins).

get_hive_details

Get detailed information about a specific Hive.

list_bees

List all configured Bees (instances of Hives).

get_bee

Get details of a specific Bee.

create_bee

Create a new Bee instance.

update_bee

Update an existing Bee.

delete_bee

Delete a Bee instance.

list_chains

List all configured Chains.

get_chain

Get details of a specific Chain.

create_chain

Create a new Chain connecting events to actions.

update_chain

Update an existing Chain.

delete_chain

Delete a Chain.

trigger_action

Manually trigger an action on a Bee.