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•8.34 KiB
{
"Build generative AI applications with foundation models": "Bouw generatieve AI toepassingen met basismodellen",
"Access Key ID": "Toegangssleutel ID",
"Secret Access Key": "Geheime toegangssleutel",
"Region": "Regio",
"US East (N. Virginia) [us-east-1]": "VS Oost (N. Virginia) [us-east-1]",
"US East (Ohio) [us-east-2]": "VS Oost (Ohio) [us-east-2]",
"US West (Oregon) [us-west-2]": "VS West (Oregon) [us-west-2]",
"Asia Pacific (Hyderabad) [ap-south-2]": "Azië Pacific (Hyderabad) [ap-south-2]",
"Asia Pacific (Mumbai) [ap-south-1]": "Asia Pacific (Mumbai) [ap-south-1]",
"Asia Pacific (Osaka) [ap-northeast-3]": "Azië Pacific (Osaka) [ap-northeast-3]",
"Asia Pacific (Seoul) [ap-northeast-2]": "Azië Pacific (Seoul) [ap-northeast-2]",
"Asia Pacific (Singapore) [ap-southeast-1]": "Azië Pacific (Singapore) [ap-southeast-1]",
"Asia Pacific (Sydney) [ap-southeast-2]": "Azië Pacific (Sydney) [ap-southeast-2]",
"Asia Pacific (Tokyo) [ap-northeast-1]": "Asia Pacific (Tokyo) [ap-northeast-1]",
"Canada (Central) [ca-central-1]": "Canada (Central) [ca-central-1]",
"Europe (Frankfurt) [eu-central-1]": "Europa (Frankfurt) [eu-central-1]",
"Europe (Ireland) [eu-west-1]": "Europa (Ireland) [eu-west-1]",
"Europe (London) [eu-west-2]": "Europa (London) [eu-west-2]",
"Europe (Milan) [eu-south-1]": "Europa (Milan) [eu-south-1]",
"Europe (Paris) [eu-west-3]": "Europa (Parijs) [eu-west-3]",
"Europe (Spain) [eu-south-2]": "Europa (Spanje) [eu-south-2]",
"Europe (Stockholm) [eu-north-1]": "Europe (Stockholm) [eu-north-1]",
"Europe (Zurich) [eu-central-2]": "Europa (Zurich) [eu-central-2]",
"South America (São Paulo) [sa-east-1]": "Zuid-Amerika (Saľo Paulo) [sa-east-1]",
"AWS Bedrock authentication using Access Key and Secret Key.": "AWS Bedrock authenticatie met behulp van toegangssleutel en geheime sleutel.",
"Ask Bedrock": "Vraag Bedrock",
"Generate Content from Image": "Genereer inhoud van afbeelding",
"Generate Image": "Afbeelding genereren",
"Generate Embeddings": "Genereer embeddings",
"Custom API Call": "Custom API Call",
"Send a text prompt to an Amazon Bedrock model.": "Stuur een tekst een prompt naar een Amazon Bedrock model.",
"Ask a Bedrock model a question about an image.": "Stel een Bedrock model een vraag over een afbeelding.",
"Generate an image from a text prompt using Amazon Titan Image Generator or Stability AI models.": "Genereer een afbeelding uit een tekst prompt met behulp van Amazon Titan Image Generator of Stability AI modellen.",
"Generate vector embeddings from text using Amazon Titan Embed, Cohere Embed, or Amazon Nova Multimodal Embeddings models.": "Genereer vector inbeddingen van tekst via Amazon Titan Embed, Cohere Embed, of Amazon Nova Multimodal Embeddings modellen.",
"Make a custom API call to any AWS Bedrock endpoint. Requests are automatically signed with AWS Signature V4.": "Maak een aangepaste API oproep aan elk AWS Bedrock eindpunt. Aanvragen worden automatisch ondertekend met AWS Signature V4.",
"Model": "Model",
"Prompt": "Prompt",
"System Prompt": "Systeem Vragen",
"Temperature": "Temperatuur",
"Maximum Tokens": "Maximaal aantal tokens",
"Top P": "Boven P",
"Stop Sequences": "Stop sequenties",
"Memory Key": "Geheugen Sleutel",
"Image": "Afbeelding",
"Negative Prompt": "Negatieve Prompt",
"Width": "Width",
"Height": "Højde",
"Seed": "Seed",
"Input Text": "Input Text",
"Embedding Purpose": "Doel insluiten",
"Dimensions": "Mål",
"Normalize": "Normaliseren",
"Service": "Diensten",
"Method": "Methode",
"Path": "Pad",
"Headers": "Kopteksten",
"Query Parameters": "Query parameters",
"Body": "Lichaam",
"No Error on Failure": "Geen fout bij fout",
"Timeout (in seconds)": "Time-out (in seconden)",
"The foundation model to use for generation.": "Het te gebruiken basismodel voor generatie.",
"Instructions that guide the model behavior.": "Instructies die leiden tot het modelgedrag.",
"Controls randomness. Lower values produce more deterministic output.": "Bepaalt willekeurigheid. Lagere waarden produceren deterministische uitvoer.",
"The maximum number of tokens to generate.": "Het maximum aantal te genereren tokens",
"Nucleus sampling: the model considers tokens with top_p probability mass.": "Nucleus sampling: het model beschouwt tokens met top_p waarschijnlijkheid masker.",
"Sequences that will cause the model to stop generating. Up to 4 sequences.": "Sequenties die ervoor zorgen dat het model stopt met genereren. Tot 4 sequenties.",
"A memory key that will keep the chat history shared across runs and flows. Keep it empty to leave the model without memory of previous messages.": "Een geheugensleutel die de chatgeschiedenis gedeeld houdt over uitvoeringen en stromen. Houd het leeg om het model te verlaten zonder het geheugen van vorige berichten.",
"The foundation model to use. Must support image input.": "Het te gebruiken basismodel. Moet de afbeelding ondersteunen.",
"The image to analyze (PNG, JPEG, GIF, or WebP).": "De afbeelding om te analyseren (PNG, JPEG, GIF, of WebP).",
"What do you want the model to tell you about the image?": "Wat wil je dat het model je vertelt over de afbeelding?",
"The image generation model to use.": "Het te gebruiken model voor het genereren van afbeeldingen.",
"A text description of the image you want to generate.": "Een tekstbeschrijving van de afbeelding die u wilt genereren.",
"Describe what you do NOT want in the image. Helps refine the output.": "Beschrijf wat je NIET wilt in de afbeelding. Helpt de uitvoer te verfijnen.",
"Image width in pixels. Must be supported by the model.": "Afbeeldingsbreedte in pixels. Moet worden ondersteund door het model.",
"Image height in pixels. Must be supported by the model.": "Afbeeldingshoogte in pixels. Moet worden ondersteund door het model.",
"A seed for reproducible results. Use the same seed and prompt to get the same image.": "Een seed voor reproduceerbare resultaten. Gebruik dezelfde seed en prompt om dezelfde afbeelding te krijgen.",
"The embedding model to use.": "Het te gebruiken insluitingsmodel.",
"The text to generate embeddings for.": "De tekst waar embeddings voor worden gegenereerd.",
"Optimize embeddings for your use case. Only used by Nova Multimodal Embeddings.": "Optimaliseer insluitingen voor uw hoofdletter. Wordt alleen gebruikt door Nova Multimodale Embedden.",
"The number of dimensions for the output embedding vector. Titan Embed v2: 256, 512, 1024. Nova Multimodal: 256, 384, 1024, 3072.": "Het aantal afmetingen voor de output embedding vector. Titan Embed v2: 256, 512, 1024. Nova Multimodal: 256, 384, 1024, 3072.",
"Whether to normalize the output embedding vector. Supported by Titan Embed v2.": "Of de output embedding vector moet worden genormaliseerd. Ondersteund door Titan Embed v2.",
"Select the AWS Bedrock service endpoint to call. Use \"Bedrock\" for control plane operations (e.g., ListFoundationModels) and \"Bedrock Runtime\" for inference operations (e.g., InvokeModel).": "Selecteer het eindpunt van de AWS Bedrock service om te bellen. Gebruik \"Bedrock\" voor controle van vliegtuigoperaties (bijv. ListFoundationModels) en \"Bedrock Runtime\" voor inference-operaties (bijv. InvokeModel).",
"The API path (e.g., /foundation-models, /model/{modelId}/invoke). See the AWS Bedrock API Reference for available endpoints.": "Het API-pad (bijv. /foundation-models, /model/{modelId}/invoke). Zie de AWS Bedrock API-referentie voor beschikbare eindpunten.",
"Additional headers to include. Authorization headers are automatically added via AWS Signature V4.": "Extra headers om op te nemen. Autorisatie headers worden automatisch toegevoegd via AWS Signature V4.",
"Query parameters to include in the request URL.": "Query parameters om op te nemen in de request URL.",
"JSON body for POST/PUT requests.": "JSON body voor POST/PUT verzoeken.",
"Generic Index": "Algemene index",
"Generic Retrieval": "Algemene ophaling",
"Text Retrieval": "Tekst ophalen",
"Classification": "Classificatie",
"Clustering": "Groepering",
"Bedrock (Control Plane)": "Bedrock (Beheersplan)",
"Bedrock Runtime (Inference)": "Looptijd naar bedrock (Inference)",
"Bedrock Agent (Control Plane)": "Bedrock Agent (Control Plane)",
"Bedrock Agent Runtime (Data Plane)": "Bedrock Agent Runtime (Data Plan)",
"GET": "KRIJG",
"POST": "POSTE",
"PATCH": "BEKIJK",
"PUT": "PUT",
"DELETE": "VERWIJDEREN",
"HEAD": "HOOFD"
}