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•2.26 KiB
{
"You can obtain API key from [Settings](https://app.datafuel.dev/account/api_key).": "Sie können API-Schlüssel von [Settings](https://app.datafuel.dev/account/api_key).",
"Crawl Website": "Crawl-Website",
"Get Scrape Result": "Scrape Ergebnis erhalten",
"Custom API Call": "Eigener API-Aufruf",
"Crawl a website into a markdown format.": "Eine Website in ein Markdown-Format Crawlen.",
"Retrieves the deatils about scrape.": "Ruft die Deatils über Schrott ab.",
"Make a custom API call to a specific endpoint": "Einen benutzerdefinierten API-Aufruf an einen bestimmten Endpunkt machen",
"URL": "URL",
"AI Prompt": "AI Prompt",
"Depth": "Tiefe",
"Limit": "Limit",
"JSON Schema": "JSON Schema",
"Job ID": "Job-ID",
"AI JSON Result": "KI JSON-Ergebnis",
"Markdown Result": "Markdown Result",
"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",
"Prompt to crawl data": "Prompt um Daten zu crawlen",
"The depth of the crawl 1 depth mean only the first level of links will be scraped": "Die Tiefe der Crawl 1 Tiefe bedeutet, dass nur die erste Stufe der Links verschrotten wird",
"The maximum number of pages to scrape": "Die maximale Anzahl der zu kratzenden Seiten",
"JSON schema definition for structured data extraction.Format should follow OpenAI's function calling schema format (https://platform.openai.com/docs/guides/structured-outputs)": "JSON-Schema-Definition für strukturierte Datenextrahierung.Format sollte OpenAIs Funktion folgen und das Schema-Format aufrufen (https://platform.openai.com/docs/guides/structured-outputs)",
"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"
}