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
de.json•2.34 KiB
{
"Build and deploy AI-powered workflows and agents.": "Aufbau und Bereitstellung von KI-betriebenen Workflows und Agenten.",
"Your API key can be found in the **Workspace Settings** section of your AirOps account.": "Ihr API-Schlüssel kann in den **Workspace-Einstellungen** Ihres AirOps Accounts gefunden werden.",
"Run Workflow": "Workflow ausführen",
"Run Workflow (Async)": "Workflow ausführen (Async)",
"Get Execution": "Ausführung abrufen",
"Custom API Call": "Eigener API-Aufruf",
"Execute an AirOps workflow synchronously.": "Führen Sie einen AirOps Workflow synchron aus.",
"Queue an AirOps workflow for asynchronous execution.": "Warteschlange an AirOps Workflow für asynchrone Ausführung.",
"Get an execution by UUID.": "Erhalte eine Ausführung durch UUID.",
"Make a custom API call to a specific endpoint": "Einen benutzerdefinierten API-Aufruf an einen bestimmten Endpunkt machen",
"Workflow": "Workflow",
"Inputs": "Eingaben",
"Inputs Schema": "Inputs Schema",
"Definition": "Definition",
"Execution UUID": "Ausführungs-UUID",
"Method": "Methode",
"Headers": "Kopfzeilen",
"Query Parameters": "Abfrageparameter",
"Body Type": "Körpertyp",
"Body": "Körper",
"Response is Binary ?": "Antwort ist binär?",
"No Error on Failure": "Kein Fehler bei Fehler",
"Timeout (in seconds)": "Timeout (in Sekunden)",
"Follow redirects": "Weiterleitungen folgen",
"Select the workflow to execute.": "Workflow zum Ausführen auswählen.",
"Input values for the workflow.": "Werte für den Workflow eingeben.",
"Schema defining the workflow inputs (advanced).": "Schema definiert die Workflow-Eingänge (fortgeschritten).",
"Custom workflow definition steps (advanced).": "Benutzerdefinierte Arbeitsablauf-Definitionsschritte (fortgeschritten).",
"Select the workflow.": "Workflow auswählen.",
"The UUID of the execution to retrieve.": "Die UUID der auszuführenden Abfrage.",
"Authorization headers are injected automatically from your connection.": "Autorisierungs-Header werden automatisch von Ihrer Verbindung injiziert.",
"Enable for files like PDFs, images, etc.": "Aktivieren für Dateien wie PDFs, Bilder usw.",
"GET": "ERHALTEN",
"POST": "POST",
"PATCH": "PATCH",
"PUT": "PUT",
"DELETE": "LÖSCHEN",
"HEAD": "HEAD",
"None": "Keine",
"JSON": "JSON",
"Form Data": "Formulardaten",
"Raw": "Rohe"
}