Skip to main content
Glama

Activepieces MCP Server

by eldoonreval
index.tsβ€’415 B
export enum WebsocketClientEvent { TEST_FLOW_RUN_STARTED = 'TEST_FLOW_RUN_STARTED', ASK_COPILOT_FINISHED = 'ASK_COPILOT_FINISHED', TEST_STEP_FINISHED = 'TEST_STEP_FINISHED', REFRESH_PIECE = 'REFRESH_PIECE', FLOW_RUN_PROGRESS = 'FLOW_RUN_PROGRESS', } export enum WebsocketServerEvent { TEST_STEP_RUN = 'TEST_STEP_RUN', ASK_COPILOT = 'ASK_COPILOT', TEST_FLOW_RUN = 'TEST_FLOW_RUN', }

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/eldoonreval/activepieces'

If you have feedback or need assistance with the MCP directory API, please join our Discord server