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•2.32 KiB
{
"Access multiple AI models through CometAPI - unified interface for GPT, Claude, Gemini, and more.": "Access multiple AI models through CometAPI - unified interface for GPT, Claude, Gemini, and more.",
"\nFollow these instructions to get your CometAPI Key:\n\n1. Visit the CometAPI Dashboard: https://api.cometapi.com/console/token\n2. Go to the API settings page to get your key.\n3. Copy the key and paste it below.\n": "\nFollow these instructions to get your CometAPI Key:\n\n1. Visit the CometAPI Dashboard: https://api.cometapi.com/console/token\n2. Go to the API settings page to get your key.\n3. Copy the key and paste it below.\n",
"Ask CometAPI": "Ask CometAPI",
"Custom API Call": "自定义 API 呼叫",
"Sends a prompt to any AI model supported by CometAPI.": "Sends a prompt to any AI model supported by CometAPI.",
"Make a custom API call to a specific endpoint": "将一个自定义 API 调用到一个特定的终点",
"Model": "Model",
"Prompt": "Prompt",
"System Message": "System Message",
"Temperature": "Temperature",
"Max Tokens": "Max Tokens",
"Top P": "Top P",
"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",
"The prompt to send to the AI model.": "The prompt to send to the AI model.",
"Optional system message to set the behavior of the AI.": "Optional system message to set the behavior of the AI.",
"Controls randomness (0-2). Lower values make output more focused.": "Controls randomness (0-2). Lower values make output more focused.",
"Maximum number of tokens to generate.": "Maximum number of tokens to generate.",
"Controls diversity via nucleus sampling (0-1).": "Controls diversity via nucleus sampling (0-1).",
"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": "原始文件"
}