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•1.31 KiB
{
"You can obtain API key from [API Settings](https://doctly.ai/keys).": "Sie können API-Schlüssel unter [API-Einstellungen](https://doctly.ai/keys).",
"Convert PDF to Text": "PDF in Text umwandeln",
"Custom API Call": "Eigener API-Aufruf",
"Converts PDF document to text file with markdown formatting.": "Konvertiert PDF-Dokument in Textdatei mit Markdown Formatierung.",
"Make a custom API call to a specific endpoint": "Einen benutzerdefinierten API-Aufruf an einen bestimmten Endpunkt machen",
"Document File": "Dokumentdatei",
"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",
"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"
}