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•3.51 KiB
{
"\nTo get your API Key:\n\n1. Go to [Chatsistant platform](https://app.chatsistant.com/)\n2. Sign up or log in to your account\n3. Click on the \"Account\" menu in the navigation bar\n4. Navigate to the \"API Keys\" section\n5. Click \"Generate new key\"\n6. Enter a description for your key and click \"Generate\"\n7. Copy and save your API key securely\n": "\nPara obtener tu clave API:\n\n1. Ve a [plataforma Chatsistant](https://app.chatsistant.com/)\n2. Regístrate o inicia sesión en tu cuenta\n3. Haz clic en el menú \"Cuenta\" en la barra de navegación\n4. Vaya a la sección \"Claves API\"\n5. Haga clic en \"Generar nueva clave\"\n6. Introduzca una descripción de su clave y haga clic en \"Generar\"\n7. Copie y guarde su clave API de forma segura\n",
"Send Message": "Enviar mensaje",
"Custom API Call": "Llamada API personalizada",
"Send a message to a chatbot session": "Enviar un mensaje a una sesión de chatbot",
"Make a custom API call to a specific endpoint": "Hacer una llamada API personalizada a un extremo específico",
"Chatbot UUID": "UUID del Chatbot",
"Message": "Mensaje",
"Session UUID": "UUID de sesión",
"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 UUID of the chatbot to send the message to": "El UUID del chatbot para enviar el mensaje a",
"The message to send to the chatbot": "El mensaje a enviar al chatbot",
"The UUID of the session to send the message to": "UUID de la sesión para enviar el mensaje a",
"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.",
"GET": "RECOGER",
"POST": "POST",
"PATCH": "PATCH",
"PUT": "PUT",
"DELETE": "BORRAR",
"HEAD": "LIMPIO",
"None": "Ninguna",
"JSON": "JSON",
"Form Data": "Datos de Formulario",
"Raw": "Rápido",
"form submission": "enviar formulario",
"Triggered when a form is submitted": "Activado cuando se envía un formulario",
"Markdown": "Markdown",
"## Chatsistant Webhook Setup\n To use this trigger, you need to manually set up a webhook in your Chatsistant account:\n\n 1. Login to your Chatsistant account.\n 2. Navigate to **Customizations** tab on the left navigation menu.\n 3. Scroll down to **Webhook** and click to expand it.\n 4. Select the **Form Submission** event and specify the following URL:\n ```text\n {{webhookUrl}}\n ```\n 5. Click Save to register the": "## Configuración de Webhook de Chatsistant\n Para usar este activador, necesita configurar manualmente un webhook en su cuenta de Chatsistant:\n\n 1. Iniciar sesión en tu cuenta de Chatsistant.\n 2. Vaya a la pestaña **Personalizaciones** en el menú de navegación izquierdo.\n 3. Desplácese hacia abajo hasta **Webhook** y haga clic para expandirlo.\n 4. Seleccione el evento **Envío de formularios** y especifique la siguiente URL:\n ```texto\n {{webhookUrl}}\n ```\n 5. Haga clic en Guardar para registrar el webhook.\n "
}