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
pt.json•3.49 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": "\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",
"Send Message": "Enviar mensagem",
"Custom API Call": "Chamada de API personalizada",
"Send a message to a chatbot session": "Enviar uma mensagem para uma sessão do ChatBot",
"Make a custom API call to a specific endpoint": "Faça uma chamada de API personalizada para um ponto de extremidade específico",
"Chatbot UUID": "UUID do Chatbot",
"Message": "mensagem",
"Session UUID": "UUID da sessão",
"Method": "Método",
"Headers": "Cabeçalhos",
"Query Parameters": "Parâmetros da consulta",
"Body Type": "Tipo de Corpo",
"Body": "Conteúdo",
"Response is Binary ?": "A resposta é binária ?",
"No Error on Failure": "Nenhum erro no Failure",
"Timeout (in seconds)": "Tempo limite (em segundos)",
"Follow redirects": "Seguir redirecionamentos",
"The UUID of the chatbot to send the message to": "O UUID do ChatBot para enviar a mensagem para",
"The message to send to the chatbot": "A mensagem a ser enviada para o ChatBot",
"The UUID of the session to send the message to": "O UUID da sessão para enviar a mensagem para",
"Authorization headers are injected automatically from your connection.": "Os cabeçalhos de autorização são inseridos automaticamente a partir da sua conexão.",
"Enable for files like PDFs, images, etc.": "Habilitar para arquivos como PDFs, imagens, etc.",
"GET": "OBTER",
"POST": "POSTAR",
"PATCH": "COMPRAR",
"PUT": "COLOCAR",
"DELETE": "EXCLUIR",
"HEAD": "CABEÇA",
"None": "Nenhuma",
"JSON": "JSON",
"Form Data": "Dados de Formulário",
"Raw": "RAW",
"form submission": "envio do formulário",
"Triggered when a form is submitted": "Acionada quando um formulário é submetido",
"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": "## Instalação do webhook Chatsistente\n Para usar este gatilho, você precisa configurar manualmente um webhook na sua conta de Chatsistente:\n\n 1. Faça login na sua conta do Chatsistente.\n 2. Navegue até a guia **Personalizações** no menu de navegação esquerdo.\n 3. Role para baixo até **Webhook** e clique para expandi-lo.\n 4. Selecione o evento **Formulário de Submissão** e especifique o seguinte URL:\n ```text\n {{webhookUrl}}\n ```\n 5. Clique em Salvar para registrar o webhook.\n "
}