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•1.67 KiB
{
"No-Code AI workflow builder": "No-Code AI workflowbouwer",
"Base URL": "Basis URL",
"API Key": "API Sleutel",
"Enter the base URL": "Voer de basis-URL in",
"Enter the API Key": "Voer de API-sleutel in",
"Enter your Flowise URL and API Key": "Voer uw Flowise URL en API Key in",
"Make Prediction": "Voorspelling maken",
"Custom API Call": "Custom API Call",
"Run Flowise Predict": "Voer Flowise Predict uit",
"Make a custom API call to a specific endpoint": "Maak een aangepaste API call naar een specifiek eindpunt",
"Chatflow ID": "Chatflow ID",
"Input/Question": "Invoer/vraag",
"History": "Geschiedenis",
"Override Config": "Configuratie overschrijven",
"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",
"Enter the Chatflow ID": "Voer de Chatflow ID in",
"Enter the Input/Question": "Voer de invoer/vraag in",
"Enter the History": "Voer de geschiedenis in",
"Enter the Override Config": "Voer de Config in",
"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"
}