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•1.81 KiB
{
"You can obtain API key from [Account Settings](https://app.chaindesk.ai/account).": "Sie können den API-Schlüssel unter [Kontoeinstellungen](https://app.chaindesk.ai/account).",
"Query Agent": "Abfrage-Agent",
"Query Datastore": "Abfrage-Datenspeicher",
"Upload File": "Datei hochladen",
"Custom API Call": "Eigener API-Aufruf",
"Asks question to your Agent.": "Stellt Fragen an Ihren Agenten.",
"Asks question to your Datastore.": "Stellt Fragen an Ihren Datenspeicher.",
"Uploads a new file to provided Datastore.": "Lädt eine neue Datei hoch, um Datastore bereitzustellen.",
"Make a custom API call to a specific endpoint": "Einen benutzerdefinierten API-Aufruf an einen bestimmten Endpunkt machen",
"Agent ID": "Agenten-ID",
"Query": "Abfrage",
"Conversation ID": "Konversations-ID",
"Datastore ID": "Datastore ID",
"File": "Datei",
"File Name": "Dateiname",
"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",
"ID of the conversation (If not provided a new conversation is created).": "ID der Konversation (wenn nicht angegeben wird eine neue Konversation erstellt).",
"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"
}