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.97 KiB
{
"\nTo get your API Key:\n\n1. Login to the dashboard at https://platform.bolna.ai\n2. Navigate to Developers tab from the left menu bar after login\n3. Click the button Generate a new API Key to generate a key\n4. Get your API Key\n": "\nOm uw API-sleutel te verkrijgen:\n\n1. Log in op het dashboard op https://platform.bolna.ai\n2. Navigeer naar het tabblad Ontwikkelaars vanuit de linkermenubalk na het inloggen\n3. Klik op de knop Genereer een nieuwe API-sleutel om een sleutel\n4 te genereren. Haal uw API Key\n",
"Make Phone Call": "Telefoon bellen",
"Custom API Call": "Custom API Call",
"Initiate an outbound phone call from a Bolna Voice AI agent to a recipient.": "Start een uitgaande telefoongesprek van een Bolna Voice AI agent naar een ontvanger.",
"Make a custom API call to a specific endpoint": "Maak een aangepaste API call naar een specifiek eindpunt",
"Agent": "Agent",
"Recipient Phone Number": "Telefoonnummer ontvanger",
"From Phone Number": "Van Telefoonnummer",
"Scheduled At": "Gepland op",
"User Data": "Gebruikers gegevens",
"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",
"Select the Bolna Voice AI agent": "Selecteer de agent van de Bolna Voice AI",
"Phone number of the recipient with country code (E.164 format, e.g., +10123456789)": "Telefoonnummer van de ontvanger met landcode (E.164-formaat, b.v. +10123456789)",
"Phone number of the sender with country code (E.164 format, e.g., +19876543007). Optional.": "Telefoonnummer van de afzender met landcode (E.164-formaat, b.v. +19876543007). Optioneel.",
"The scheduled date and time in ISO 8601 format with time zone (e.g., 2025-08-21T10:35:00Z). Leave empty to call immediately.": "De geplande datum en tijd in ISO 8601 formaat met tijdzone (bijv. 2025-08-21T10:35:00Z). Laat leeg om direct te bellen.",
"Additional user dynamic variables as defined in the agent prompt (JSON object)": "Extra gebruiker dynamische variabelen zoals gedefinieerd in de agent prompt (JSON object)",
"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",
"Call Completion Report": "Oproepvoltooiing verslag",
"Triggers when Bolna call report it is completed": "Triggert wanneer melding Bolna call voltooid is",
"Markdown": "Markdown",
"## Bolna AI Webhook Setup\n To use this trigger, you need to manually set up a webhook in your Bolna AI account:\n \n 1. Login to your Bolna AI account.\n 2. Navigate to **Agent Setup** tab on the left navigation menu.\n 3. Go to **Analytics** .\n 4. Add to the **Push all execution data to webhook** and specify the following URL:\n ```text\n {{webhookUrl}}\n ```\n 5. Click Save Ag": "## Bolna AI Webhook Setup\n Om deze trigger te gebruiken, je moet handmatig een webhook instellen in je Bolna AI account:\n \n 1. Log in op je Bolna AI account.\n 2. Navigeer naar het tabblad **Agent instellen** in het linkernavigatiemenu.\n 3. Ga naar **Analytics** .\n 4. Voeg alle uitvoeringsgegevens toe aan de **Duw naar webhook** en specificeer de volgende URL:\n ```text\n {{webhookUrl}}\n ```\n 5. Klik op Bewaar Agent.\n "
}