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•2.27 KiB
{
"You can obtain API key from [Settings](https://app.datafuel.dev/account/api_key).": "U kunt API-sleutel verkrijgen van [Settings](https://app.datafuel.dev/account/api_key).",
"Crawl Website": "Crawl website",
"Get Scrape Result": "Krijg Scrape Resultaat",
"Custom API Call": "Custom API Call",
"Crawl a website into a markdown format.": "Maak een website in een markdown formaat.",
"Retrieves the deatils about scrape.": "Haal de deatieven over schraap terug.",
"Make a custom API call to a specific endpoint": "Maak een aangepaste API call naar een specifiek eindpunt",
"URL": "URL",
"AI Prompt": "AI Prompt",
"Depth": "Diepte",
"Limit": "Limiet",
"JSON Schema": "JSON Schema",
"Job ID": "Taak ID",
"AI JSON Result": "AI JSON resultaat",
"Markdown Result": "Markdown Result",
"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",
"Prompt to crawl data": "Vraag om gegevens te crawl",
"The depth of the crawl 1 depth mean only the first level of links will be scraped": "De diepte van de kruk 1 diepte betekent dat alleen het eerste niveau van verbindingen zal worden gescrapt",
"The maximum number of pages to scrape": "Het maximum aantal te scrape pagina's",
"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 definitie voor gestructureerde data-extractie.Format moet de OpenAI's functie-aanroepschema formaat volgen (https://platform.openai.com/docs/guides/structured-outputs)",
"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"
}