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•3.39 KiB
{
"Build AI chatbots trained on your data.": "Erstelle KI-Chatbots auf deine Daten.",
"\nTo obtain your API key:\n\n1. Go to your [Chatling account](https://app.chatling.ai)\n2. Open **Project Settings**\n3. Click the **API Keys** tab\n4. Press **New API key** and generate a new key\n5. Copy the key (it's only shown once)\n": "\nUm deinen API-Schlüssel zu erhalten:\n\n1. Gehe zu deinem [Chatling-Konto](https://app.chatling.ai)\n2. Öffne **Projekteinstellungen**\n3. Klicke auf den Reiter **API Keys**\n4. Drücke **Neue API-Taste** und generiere einen neuen Schlüssel\n5. Kopiere den Schlüssel (er wird nur einmal angezeigt)\n",
"Send Message": "Nachricht senden",
"Create Chatbot": "Chatbot erstellen",
"Custom API Call": "Eigener API-Aufruf",
"Send a message to the chatbot and receive an AI response.": "Senden Sie eine Nachricht an den Chatbot und erhalten Sie eine KI-Antwort.",
"Create a new chatbot using a template or from scratch.": "Erstellen Sie einen neuen Chatbot mit einer Vorlage oder von Grund auf neu.",
"Make a custom API call to a specific endpoint": "Einen benutzerdefinierten API-Aufruf an einen bestimmten Endpunkt machen",
"Chatbot": "Chatbot",
"Message": "Nachricht",
"AI Model": "KI-Modell",
"Conversation": "Unterhaltung",
"Contact": "Kontakt",
"Language": "Sprache",
"Temperature": "Temperatur",
"Instructions": "Anleitungen",
"Name": "Name",
"Template": "Vorlage",
"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 a chatbot": "Chatbot auswählen",
"The message to send to the AI": "Die Nachricht an die KI senden",
"Select the AI model to use": "Wählen Sie das zu verwendende KI-Modell",
"Continue an existing conversation": "Vorhandene Unterhaltung fortsetzen",
"Associate the conversation with a contact": "Die Unterhaltung mit einem Kontakt verknüpfen",
"Select the language for the AI response": "Wählen Sie die Sprache für die KI-Antwort",
"Controls randomness (0 = focused, 1 = creative). Default is 0.": "Steuert die Zufallsregelung (0 = fokussiert, 1 = kreativ). Standard ist 0.",
"Additional instructions to tailor the AI response": "Zusätzliche Anweisungen zum Anpassen der KI-Antwort",
"The name of the chatbot": "Der Name des Chatbots",
"Use a template to create the chatbot": "Vorlage zum Erstellen des Chatbots verwenden",
"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",
"New Conversation": "Neue Unterhaltung",
"New Contact/Lead": "Neuer Kontakt/Lead",
"Triggers when a new conversation is started by a customer.": "Wird ausgelöst, wenn eine neue Unterhaltung von einem Kunden gestartet wird.",
"Triggers when a new contact or lead is collected by the chatbot.": "Wird ausgelöst, wenn ein neuer Kontakt oder Lead vom Chatbot gesammelt wird."
}