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.84 KiB
{
"You can obtain your API key from [Account Settings](https://alttext.ai/account/api_keys).": "Sie können Ihren API-Schlüssel unter [Kontoeinstellungen](https://alttext.ai/account/api_keys).",
"Generate Alt Text": "Alt Text generieren",
"Custom API Call": "Eigener API-Aufruf",
"Generates a descriptive alt text for a given image.": "Erzeugt einen beschreibenden Alt-Text für ein gegebenes Bild.",
"Make a custom API call to a specific endpoint": "Einen benutzerdefinierten API-Aufruf an einen bestimmten Endpunkt machen",
"Image": "Bild",
"Keywords": "Stichwörter",
"Negative Keywords": "Negative Keywords",
"Keyword Source": "Keyword-Quelle",
"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",
"keywords / phrases to be considered when generating the alt text.": "Keywords / Phrasen bei der Generierung des alt-Textes.",
"negative keywords / phrases to be removed from any generated alt text.": "negative Keywords / Phrasen aus jedem generierten Alt-Text zu entfernen.",
"Text to use as the source of keywords for the alt text.": "Text der als Quelle von Schlüsselwörtern für den Alt-Text verwendet wird.",
"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"
}