We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/activepieces/activepieces'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
translation.json•2.15 KiB
{
"Build and deploy AI-powered workflows and agents.": "Build and deploy AI-powered workflows and agents.",
"Your API key can be found in the **Workspace Settings** section of your AirOps account.": "Your API key can be found in the **Workspace Settings** section of your AirOps account.",
"Run Workflow": "Run Workflow",
"Run Workflow (Async)": "Run Workflow (Async)",
"Get Execution": "Get Execution",
"Custom API Call": "Custom API Call",
"Execute an AirOps workflow synchronously.": "Execute an AirOps workflow synchronously.",
"Queue an AirOps workflow for asynchronous execution.": "Queue an AirOps workflow for asynchronous execution.",
"Get an execution by UUID.": "Get an execution by UUID.",
"Make a custom API call to a specific endpoint": "Make a custom API call to a specific endpoint",
"Workflow": "Workflow",
"Inputs": "Inputs",
"Inputs Schema": "Inputs Schema",
"Definition": "Definition",
"Execution UUID": "Execution UUID",
"Method": "Method",
"Headers": "Headers",
"Query Parameters": "Query Parameters",
"Body Type": "Body Type",
"Body": "Body",
"Response is Binary ?": "Response is Binary ?",
"No Error on Failure": "No Error on Failure",
"Timeout (in seconds)": "Timeout (in seconds)",
"Follow redirects": "Follow redirects",
"Select the workflow to execute.": "Select the workflow to execute.",
"Input values for the workflow.": "Input values for the workflow.",
"Schema defining the workflow inputs (advanced).": "Schema defining the workflow inputs (advanced).",
"Custom workflow definition steps (advanced).": "Custom workflow definition steps (advanced).",
"Select the workflow.": "Select the workflow.",
"The UUID of the execution to retrieve.": "The UUID of the execution to retrieve.",
"Authorization headers are injected automatically from your connection.": "Authorization headers are injected automatically from your connection.",
"Enable for files like PDFs, images, etc.": "Enable for files like PDFs, images, etc.",
"GET": "GET",
"POST": "POST",
"PATCH": "PATCH",
"PUT": "PUT",
"DELETE": "DELETE",
"HEAD": "HEAD",
"None": "None",
"JSON": "JSON",
"Form Data": "Form Data",
"Raw": "Raw"
}