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.77 KiB
{
"You can obtain API key from [Account Settings](https://app.chaindesk.ai/account).": "U kunt API-sleutel verkrijgen via [Accountinstellingen](https://app.chaindesk.ai/account).",
"Query Agent": "Query Agent",
"Query Datastore": "Query Datastore",
"Upload File": "Bestand uploaden",
"Custom API Call": "Custom API Call",
"Asks question to your Agent.": "Stelt u vragen bij uw agent.",
"Asks question to your Datastore.": "Vraagt je vraag naar je Datastore.",
"Uploads a new file to provided Datastore.": "Upload een nieuw bestand naar de gegeven datastore.",
"Make a custom API call to a specific endpoint": "Maak een aangepaste API call naar een specifiek eindpunt",
"Agent ID": "Agent ID",
"Query": "Zoekopdracht",
"Conversation ID": "Conversatie ID",
"Datastore ID": "Datastore ID",
"File": "Bestand",
"File Name": "File Name",
"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",
"ID of the conversation (If not provided a new conversation is created).": "ID van het gesprek (indien geen nieuw gesprek is gemaakt).",
"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"
}