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•7.86 KiB
{
"Integrate with Contextual AI to automate document processing and AI workflows": "Integreer met Contextuele AI om documentverwerking en AI workflows te automatiseren",
"API Key": "API Sleutel",
"Base URL": "Basis URL",
"Your Contextual AI API key": "Uw Contextuele AI API-sleutel",
"API base URL (leave blank for default)": "API base URL (laat leeg voor standaard)",
"\n## Contextual AI Connection Setup\n\n### Prerequisites\n- Create a Contextual AI account at [Contextual AI](https://contextual.ai)\n- Generate an API key from your workspace settings\n- You'll receive $25 in free credits (or $50 with work email)\n\n### Authentication Fields\n\n**API Key**: Your Contextual AI API key (required)\n- Sign in to your Contextual AI workspace\n- Navigate to API Keys in the sidebar\n- Click \"Create API Key\" and follow the instructions\n- Copy the generated key and paste it here\n\n**Base URL**: ": "\n## Contextual AI Connection Setup\n\n### Prerequisites\n- Create a Contextual AI account at [Contextual AI](https://contextual.ai)\n- Generate an API key from your workspace settings\n- You'll receive $25 in free credits (or $50 with work email)\n\n### Authentication Fields\n\n**API Key**: Your Contextual AI API key (required)\n- Sign in to your Contextual AI workspace\n- Navigate to API Keys in the sidebar\n- Click \"Create API Key\" and follow the instructions\n- Copy the generated key and paste it here\n\n**Base URL**: The API base URL (optional)\n- Leave blank to use the default: `https://api.contextual.ai/v1`\n- Only change if you have a custom deployment\n",
"Query Agent": "Query Agent",
"Generate Text": "Genereer tekst",
"Ingest Document": "Geïnteresseerd document",
"Parse File": "Bestand parsen",
"Create Agent": "Maak agent",
"Invite Users": "Gebruikers uitnodigen",
"Create Datastore": "Create Datastore",
"Send a message to a Contextual AI agent and get a response": "Stuur een bericht naar een Contextuele AI agent en krijg een antwoord",
"Generate text using Contextual AI's Grounded Language Model": "Genereer tekst met Contextuele AI's Grounded Language Model",
"Upload and ingest a document into a Contextual AI datastore": "Upload en inname van een document in een Contextuele AI datastore",
"Parse a document file into structured Markdown and/or JSON format": "Parseer een document bestand in gestructureerde Markdown en/of JSON formaat",
"Create a new Contextual AI agent with specified configuration": "Maak een nieuwe Contextuele AI agent aan met de opgegeven configuratie",
"Invite new users to the Contextual AI workspace": "Nodig nieuwe gebruikers uit voor de Contextuele AI workspace",
"Create a new datastore for organizing documents": "Maak een nieuwe datastore voor het organiseren van documenten",
"Agent": "Agent",
"Message": "bericht",
"Conversation ID": "Conversatie ID",
"Include Retrieval Content": "Ophalen inhoud opnemen",
"Prompt": "Prompt",
"Model Version": "Model versie",
"Knowledge Sources": "Kennisbronnen",
"System Prompt": "Systeem Vragen",
"Max Tokens": "Max Tokens",
"Temperature": "Temperatuur",
"Top P": "Boven P",
"Avoid Commentary": "Vermijd Kommentaar",
"Datastore": "Datastore",
"Document File": "Document bestand",
"Custom Metadata": "Aangepaste metadata",
"Configuration Override": "Configuratie overschrijven",
"Parse Mode": "Parse modus",
"Page Range": "Page Range",
"Enable Document Hierarchy": "Documenthiërarchie inschakelen",
"Enable Split Tables": "Schakel Split-tabellen in",
"Max Split Table Cells": "Maximaal aantal gesplitste tabelcellen",
"Figure Caption Mode": "Figuur Caption Modus",
"Agent Name": "Agent naam",
"Description": "Beschrijving",
"Datastores": "Datastores",
"Filter Prompt": "Vragen filteren",
"Users to Invite": "Gebruikers uit te nodigen",
"Tenant Short Name": "Tenant korte naam",
"Datastore Name": "Datastore Name",
"Select the agent to query": "Selecteer de agent om te zoeken",
"The message to send to the agent": "Het bericht dat naar de agent gestuurd moet worden",
"Optional conversation ID to continue an existing conversation (leave empty for new conversation)": "Optioneel gespreks-ID om een bestaand gesprek voort te zetten (laat leeg voor een nieuw gesprek)",
"Include the text of retrieved contents in the response": "De tekst van de opgehaalde inhoud opnemen in de reactie",
"The text prompt to generate a response for": "De tekst prompt om een antwoord te genereren voor",
"The version of Contextual's GLM to use": "De versie van Contextual's GLM om te gebruiken",
"Optional knowledge sources to ground the generation (leave empty for general generation)": "Optionele kennisbronnen om de generatie aan te zwengelen (laat leeg voor de algemene generatie)",
"Optional system instructions for the model": "Optionele systeem instructies voor het model",
"Maximum number of tokens to generate (default: 1024)": "Maximum aantal te genereren tokens (standaard: 1024)",
"Sampling temperature (0.0 to 1.0, lower = more focused, higher = more creative)": "Sampling temperatuur (0.0 tot 1.0, lager = meer focus, hoger = creatief)",
"Nucleus sampling parameter (0.0 to 1.0)": "Nucleus sampling parameter (0.0 tot 1.0)",
"Avoid providing additional conversational commentary not grounded in context": "Vermijd het geven van extra gesprekscommentaar niet gegrond in de context",
"Select the datastore to upload the document to": "Selecteer de datastore om het document naar te uploaden",
"The document file to upload (PDF, HTML, DOC, DOCX, PPT, PPTX)": "Het te uploaden documentbestand (PDF, HTML, DOC, DOCX, PPT, PPTX)",
"Optional custom metadata as key-value pairs (max 15 fields, 2KB total)": "Optionele aangepaste metadata als sleutelwaarde paren (max 15 velden, 2KB totaal)",
"Optional configuration override in JSON format for this specific document": "Optionele configuratie override in JSON formaat voor dit specifieke document",
"The document file to parse (PDF, DOC, DOCX, PPT, PPTX)": "Het te verwerken documentbestand (PDF, DOC, DOCX, PPT, PPTX)",
"Parsing mode - basic for simple text, standard for complex documents": "Parseermodus - basis voor eenvoudige tekst, standaard voor complexe documenten",
"Optional page range to parse (e.g., \"0,1,2\" or \"0-2,5,6\")": "Optionele pagina bereik om te verwerken (bijv. \"0,1,2\" of \"0-2,5,6\")",
"Add table of contents with document structure (beta feature)": "Inhoudstabel toevoegen met documentstructuur (bèta-functie)",
"Split large tables into multiple tables with headers": "Splits grote tafels in meerdere tabellen met koppen",
"Threshold for splitting large tables (only used when split tables is enabled)": "Drempel voor het splitsen van grote tabellen (alleen gebruikt als split tabellen zijn ingeschakeld)",
"How thorough figure captions should be": "Hoe grondig figuurbijschriften moeten zijn",
"Name for the new agent": "Naam voor de nieuwe medewerker",
"Optional description of the agent": "Optionele beschrijving van de agent",
"Select datastores to associate with this agent (leave empty to create new datastore)": "Selecteer datastores te associëren met deze agent (laat leeg om nieuwe datastore te maken)",
"Optional system prompt for the agent": "Optioneel systeem prompt voor de agent",
"Optional prompt for filtering retrieved chunks": "Optionele prompt voor het filteren van verzamelde chunks",
"List of users to invite": "Lijst van gebruikers om uit te nodigen",
"The short name of the tenant/workspace": "De korte naam van de tenant / werkruimte",
"Name for the new datastore": "Naam voor de nieuwe datastore",
"GLM v2": "GLM v2",
"GLM v1": "GLM v1",
"Basic (text-only)": "Basic (alleen tekst)",
"Standard (complex documents)": "Standaard (complexe documenten)",
"Concise": "Concise",
"Detailed (beta)": "Gedetailleerd (bèta)",
"New Agent": "Nieuwe medewerker",
"Triggers when a new Contextual AI agent is created": "Triggert wanneer een nieuwe Contextuele AI agent wordt gemaakt"
}