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
translation.json•3.13 KiB
{
"Build AI chatbots trained on your data.": "Build AI chatbots trained on your data.",
"\nTo obtain your API key:\n\n1. Go to your [Chatling account](https://app.chatling.ai)\n2. Open **Project Settings**\n3. Click the **API Keys** tab\n4. Press **New API key** and generate a new key\n5. Copy the key (it's only shown once)\n": "\nTo obtain your API key:\n\n1. Go to your [Chatling account](https://app.chatling.ai)\n2. Open **Project Settings**\n3. Click the **API Keys** tab\n4. Press **New API key** and generate a new key\n5. Copy the key (it's only shown once)\n",
"Send Message": "Send Message",
"Create Chatbot": "Create Chatbot",
"Custom API Call": "Custom API Call",
"Send a message to the chatbot and receive an AI response.": "Send a message to the chatbot and receive an AI response.",
"Create a new chatbot using a template or from scratch.": "Create a new chatbot using a template or from scratch.",
"Make a custom API call to a specific endpoint": "Make a custom API call to a specific endpoint",
"Chatbot": "Chatbot",
"Message": "Message",
"AI Model": "AI Model",
"Conversation": "Conversation",
"Contact": "Contact",
"Language": "Language",
"Temperature": "Temperature",
"Instructions": "Instructions",
"Name": "Name",
"Template": "Template",
"Method": "Method",
"Headers": "Headers",
"Query Parameters": "Query Parameters",
"Body Type": "Body Type",
"Body": "Body",
"Response is Binary ?": "Response is Binary ?",
"No Error on Failure": "No Error on Failure",
"Timeout (in seconds)": "Timeout (in seconds)",
"Follow redirects": "Follow redirects",
"Select a chatbot": "Select a chatbot",
"The message to send to the AI": "The message to send to the AI",
"Select the AI model to use": "Select the AI model to use",
"Continue an existing conversation": "Continue an existing conversation",
"Associate the conversation with a contact": "Associate the conversation with a contact",
"Select the language for the AI response": "Select the language for the AI response",
"Controls randomness (0 = focused, 1 = creative). Default is 0.": "Controls randomness (0 = focused, 1 = creative). Default is 0.",
"Additional instructions to tailor the AI response": "Additional instructions to tailor the AI response",
"The name of the chatbot": "The name of the chatbot",
"Use a template to create the chatbot": "Use a template to create the chatbot",
"Authorization headers are injected automatically from your connection.": "Authorization headers are injected automatically from your connection.",
"Enable for files like PDFs, images, etc.": "Enable for files like PDFs, images, etc.",
"GET": "GET",
"POST": "POST",
"PATCH": "PATCH",
"PUT": "PUT",
"DELETE": "DELETE",
"HEAD": "HEAD",
"None": "None",
"JSON": "JSON",
"Form Data": "Form Data",
"Raw": "Raw",
"New Conversation": "New Conversation",
"New Contact/Lead": "New Contact/Lead",
"Triggers when a new conversation is started by a customer.": "Triggers when a new conversation is started by a customer.",
"Triggers when a new contact or lead is collected by the chatbot.": "Triggers when a new contact or lead is collected by the chatbot."
}