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.97 KiB
{
"Autonomous AI Agents Revolutionizing Compliance with Smart, Adaptive Workflows.": "Autonomous AI Agents Revolutionizing Compliance with Smart, Adaptive Workflows.",
"Flipando API Key": "Flipando API Key",
"Get All Apps": "Get All Apps",
"Run App": "Run App",
"Get Task": "Get Task",
"Run App Generator": "Run App Generator",
"Custom API Call": "Custom API Call",
"Retrieves all the applications created by the authenticated user.": "Retrieves all the applications created by the authenticated user.",
"Triggers the execution of a specific Flipando application by ID, initiating a background job for application completion.": "Triggers the execution of a specific Flipando application by ID, initiating a background job for application completion.",
"Retrieves the result of a specific Flipando application task by its task ID.": "Retrieves the result of a specific Flipando application task by its task ID.",
"Triggers the execution of Flipando's Special App Generator, initiating a background job for application completion.": "Triggers the execution of Flipando's Special App Generator, initiating a background job for application completion.",
"Make a custom API call to a specific endpoint": "Make a custom API call to a specific endpoint",
"Application ID": "Application ID",
"Inputs Data": "Inputs Data",
"File": "File",
"File Description": "File Description",
"Task ID": "Task ID",
"Is New App Private": "Is New App Private",
"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",
"ID of the application to be completed.": "ID of the application to be completed.",
"JSON string of key-value pairs for application input variables.": "JSON string of key-value pairs for application input variables.",
"File to be uploaded, if the application requires documents. Supports PDF, DOCX, images, and other document formats.": "File to be uploaded, if the application requires documents. Supports PDF, DOCX, images, and other document formats.",
"Description of the file being uploaded. Required when uploading a file.": "Description of the file being uploaded. Required when uploading a file.",
"ID of the task to be retrieved.": "ID of the task to be retrieved.",
"Whether the new app to be created should be private or public.": "Whether the new app to be created should be private or public.",
"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"
}