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
nl.json•3.45 KiB
{
"\nTo get your API Key:\n\n1. Go to [Chatsistant platform](https://app.chatsistant.com/)\n2. Sign up or log in to your account\n3. Click on the \"Account\" menu in the navigation bar\n4. Navigate to the \"API Keys\" section\n5. Click \"Generate new key\"\n6. Enter a description for your key and click \"Generate\"\n7. Copy and save your API key securely\n": "\nOm je API-sleutel te verkrijgen:\n\n1. Ga naar [Chatsistant platform](https://app.chatsistant.com/)\n2. Registreer of log in op uw account\n3. Klik op \"Account\" in de navigatiebalk\n4. Navigeer naar de \"API Keys\" sectie\n5. Klik op \"Genereer nieuwe sleutel\"\n6. Voer een beschrijving in van je sleutel en klik op \"Genereren\"\n7. Kopieer en sla je API-sleutel veilig op\n",
"Send Message": "Verstuur bericht",
"Custom API Call": "Custom API Call",
"Send a message to a chatbot session": "Stuur een bericht naar een chatbot sessie",
"Make a custom API call to a specific endpoint": "Maak een aangepaste API call naar een specifiek eindpunt",
"Chatbot UUID": "Chatbot UUID",
"Message": "bericht",
"Session UUID": "Sessie UUID",
"Method": "Methode",
"Headers": "Kopteksten",
"Query Parameters": "Query parameters",
"Body Type": "Type lichaam",
"Body": "Lichaam",
"Response is Binary ?": "Antwoord is binair?",
"No Error on Failure": "Geen fout bij fout",
"Timeout (in seconds)": "Time-out (in seconden)",
"Follow redirects": "Volg omleidingen",
"The UUID of the chatbot to send the message to": "De UUID van de chatbot om het bericht te sturen naar",
"The message to send to the chatbot": "Het bericht dat moet worden verzonden naar de chatbot",
"The UUID of the session to send the message to": "De UUID van de sessie om het bericht naar te sturen",
"Authorization headers are injected automatically from your connection.": "Autorisatie headers worden automatisch geïnjecteerd vanuit uw verbinding.",
"Enable for files like PDFs, images, etc.": "Inschakelen voor bestanden zoals PDF's, afbeeldingen etc.",
"GET": "KRIJG",
"POST": "POSTE",
"PATCH": "BEKIJK",
"PUT": "PUT",
"DELETE": "VERWIJDEREN",
"HEAD": "HOOFD",
"None": "geen",
"JSON": "JSON",
"Form Data": "Formulieren gegevens",
"Raw": "Onbewerkte",
"form submission": "formulier inzending",
"Triggered when a form is submitted": "Uitgelokt wanneer een formulier wordt verzonden",
"Markdown": "Markdown",
"## Chatsistant Webhook Setup\n To use this trigger, you need to manually set up a webhook in your Chatsistant account:\n\n 1. Login to your Chatsistant account.\n 2. Navigate to **Customizations** tab on the left navigation menu.\n 3. Scroll down to **Webhook** and click to expand it.\n 4. Select the **Form Submission** event and specify the following URL:\n ```text\n {{webhookUrl}}\n ```\n 5. Click Save to register the": "## Chatsistant Webhook Setup\n om deze trigger te gebruiken je moet handmatig een webhook instellen op je Chatsistant account:\n\n 1. Log in op je Chatsistante account.\n 2. Navigeer naar het **Aanpassingen** tabblad in het linkernavigatiemenu.\n 3. Scroll naar beneden naar **Webhook** en klik om het uit te breiden.\n 4. Selecteer de **Formulier indiening** gebeurtenis en specificeer de volgende URL:\n ```text\n {{webhookUrl}}\n ```\n 5. Klik op Opslaan om de webhook te registreren.\n "
}