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
es.json•5.44 KiB
{
"DocumentPro is an AI-powered document processing platform that automates data extraction from various document types using advanced machine learning algorithms.": "DocumentPro es una plataforma de procesamiento de documentos impulsada por AI, que automatiza la extracción de datos de varios tipos de documentos utilizando algoritmos avanzados de aprendizaje mecánico.",
"\nTo get your DocumentPro API Key:\n\n1. **Login** to your DocumentPro account\n2. **Go to** https://app.documentpro.ai/workflows\n3. **Select** a workflow\n4. **Change tab** to \"Workflow\" from the top bar\n5. **Find** the \"Upload\" tab\n6. **Click** \"Upload via API\"\n7. **Click** the \"Generate API Key\" button\n8. **Copy** your API key and paste it here\n ": "\nTo get your DocumentPro API Key:\n\n1. **Login** to your DocumentPro account\n2. **Go to** https://app.documentpro.ai/workflows\n3. **Select** a workflow\n4. **Change tab** to \"Workflow\" from the top bar\n5. **Find** the \"Upload\" tab\n6. **Click** \"Upload via API\"\n7. **Click** the \"Generate API Key\" button\n8. **Copy** your API key and paste it here\n ",
"Upload document": "Subir documento",
"Run Extract": "Ejecutar Extracto",
"Custom API Call": "Llamada API personalizada",
"Uploads a document to a DocumentPro parser": "Sube un documento a un analizador de DocumentPro",
"Run an extract/workflow on an uploaded document": "Ejecutar un extracto/flujo de trabajo en un documento cargado",
"Make a custom API call to a specific endpoint": "Hacer una llamada API personalizada a un extremo específico",
"File": "Archivo",
"Document ID": "ID del documento",
"Template ID": "ID de plantilla",
"Use OCR": "Usar OCR",
"Query Model": "Modelo de consulta",
"Detect Layout": "Detectar diseño",
"Detect Tables": "Detectar tablas",
"Page Ranges": "Rangos de página",
"Chunk by Pages": "Chunk por páginas",
"Rolling Window": "Ventana Rolling",
"Start Regex": "Iniciar Regex",
"End Regex": "Regex final",
"Split Regex": "Dividir Regex",
"Use All Matches": "Usar todas las partidas",
"Method": "Método",
"Headers": "Encabezados",
"Query Parameters": "Parámetros de consulta",
"Body Type": "Tipo de cuerpo",
"Body": "Cuerpo",
"Response is Binary ?": "¿Respuesta es binaria?",
"No Error on Failure": "No hay ningún error en fallo",
"Timeout (in seconds)": "Tiempo de espera (en segundos)",
"Follow redirects": "Seguir redirecciones",
"The document file to upload (PDF, JPEG, PNG, or TIFF, max 6MB)": "El archivo de documento a subir (PDF, JPEG, PNG, o TIFF, máx. 6MB)",
"The unique identifier of the document to parse": "El identificador único del documento a analizar",
"The unique identifier of the Workflow/template to use": "El identificador único del flujo de trabajo/plantilla a usar",
"Enable OCR processing (required for gpt-3.5-turbo or OCR-related parameters)": "Habilitar el procesamiento OCR (requerido para gpt-3.5-turbo u OCR)",
"The AI model to use for parsing": "El modelo IA a usar para analizar",
"Detect document layout (requires use_ocr=true)": "Detectar la disposición del documento (requiere use_ocr=true)",
"Detect tables in the document (requires use_ocr=true)": "Detectar tablas en el documento (requiere use_ocr=true)",
"Specify which pages to parse (e.g., \"1-3,5,7-9\")": "Especifique qué páginas analizar (por ej., \"1-3,5,7-9\")",
"Number of pages per segment for method 1 segmentation": "Número de páginas por segmentación del método 1",
"Window size for method 2 segmentation": "Tamaño de la ventana para segmentación del método 2",
"Regex pattern for where parsing should begin (requires use_ocr=true)": "Patrón regex para donde debe comenzar el análisis (requiere use_ocr=true)",
"Regex pattern for where parsing should end (requires use_ocr=true)": "Patrón regex para donde debe terminar el análisis (requiere use_ocr=true)",
"Regex pattern to split the document into sections (requires use_ocr=true)": "Patrón de Regex para dividir el documento en secciones (requiere use_ocr=true)",
"Use all regex matches instead of just the first (requires use_ocr=true)": "Usar todas las coincidencias regex en lugar de la primera (requiere use_ocr=true)",
"Authorization headers are injected automatically from your connection.": "Las cabeceras de autorización se inyectan automáticamente desde tu conexión.",
"Enable for files like PDFs, images, etc.": "Activar para archivos como PDFs, imágenes, etc.",
"GPT-4o Mini": "GPT-4o Mini",
"GPT-4o": "GPT-4o",
"GPT-3.5 Turbo": "GPT-3.5 Turbo",
"GET": "RECOGER",
"POST": "POST",
"PATCH": "PATCH",
"PUT": "PUT",
"DELETE": "BORRAR",
"HEAD": "LIMPIO",
"None": "Ninguna",
"JSON": "JSON",
"Form Data": "Datos de Formulario",
"Raw": "Rápido",
"New Document": "Nuevo documento",
"Triggers when a new document is uploaded to DocumentPro": "Dispara cuando un nuevo documento se sube a DocumentPro",
"Markdown": "Markdown",
"\n**In DocumentPro Dashboard:**\n - Navigate to your desired Workflow\n - Go to the \"Workflow\" tab\n - Find the \"Webhook Notification\" option in the export section\n - Set the Webhook Endpoint URL to:\n ```text\n\t\t\t{{webhookUrl}}\n\t\t\t```\n - Click Save\n\n ": "\n**In DocumentPro Dashboard:**\n - Navigate to your desired Workflow\n - Go to the \"Workflow\" tab\n - Find the \"Webhook Notification\" option in the export section\n - Set the Webhook Endpoint URL to:\n ```text\n\t\t\t{{webhookUrl}}\n\t\t\t```\n - Click Save\n\n "
}