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
zh.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": "自定义 API 呼叫",
"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": "将一个自定义 API 调用到一个特定的终点",
"Chatbot": "Chatbot",
"Message": "Message",
"AI Model": "AI Model",
"Conversation": "Conversation",
"Contact": "Contact",
"Language": "Language",
"Temperature": "Temperature",
"Instructions": "Instructions",
"Name": "名称",
"Template": "模板",
"Method": "方法",
"Headers": "信头",
"Query Parameters": "查询参数",
"Body Type": "Body Type",
"Body": "正文内容",
"Response is Binary ?": "Response is Binary ?",
"No Error on Failure": "失败时没有错误",
"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.": "授权头自动从您的连接中注入。",
"Enable for files like PDFs, images, etc.": "Enable for files like PDFs, images, etc.",
"GET": "获取",
"POST": "帖子",
"PATCH": "PATCH",
"PUT": "弹出",
"DELETE": "删除",
"HEAD": "黑色",
"None": "无",
"JSON": "JSON",
"Form Data": "表单数据",
"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."
}