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.96 KiB
{
"Ask AI": "询问AI",
"Summarize Text": "Summarize Text",
"Generate Image": "Generate Image",
"Classify Text": "Classify Text",
"Extract Structured Data": "Extract Structured Data",
"Run Agent": "Run Agent",
"A flexible AI step. ask it to analyze data, explain, draft, or decide based on your flow's data.": "A flexible AI step. ask it to analyze data, explain, draft, or decide based on your flow's data.",
"Summarize long emails, articles, or documents into what matters.": "Summarize long emails, articles, or documents into what matters.",
"Create unique, high-quality images from simple text descriptions using AI.": "Create unique, high-quality images from simple text descriptions using AI.",
"Categorize any text input using custom labels, so your flow knows what to do next.": "Categorize any text input using custom labels, so your flow knows what to do next.",
"Accurately Pull names, amounts, and other structured data from emails, invoices, and scanned documents.": "Accurately Pull names, amounts, and other structured data from emails, invoices, and scanned documents.",
"Handles complex, multi-step tasks by reasoning through problems, using tools accurately, and iterating until the job is done.": "Handles complex, multi-step tasks by reasoning through problems, using tools accurately, and iterating until the job is done.",
"Provider": "Provider",
"Model": "Model",
"Prompt": "Prompt",
"Conversation Key": "Conversation Key",
"Creativity": "Creativity",
"Max Tokens": "Max Tokens",
"Web Search": "Web Search",
"Web Search Options": "Web Search Options",
"Text": "文本",
"Advanced Options": "Advanced Options",
"Text to Classify": "Text to Classify",
"Categories": "Categories",
"Files": "Files",
"Guide Prompt": "Guide Prompt",
"Data Schema Type": "Data Schema Type",
"Data Definition": "Data Definition",
"AI Model": "AI Model",
"Agent Tools": "Agent Tools",
"Structured Output": "Structured Output",
"Max steps": "Max steps",
"Controls the creativity of the AI response. A higher value will make the AI more creative and a lower value will make it more deterministic.": "Controls the creativity of the AI response. A higher value will make the AI more creative and a lower value will make it more deterministic.",
"Whether to use web search to find information for the AI to use in its response.": "Whether to use web search to find information for the AI to use in its response.",
"Categories to classify text into.": "Categories to classify text into.",
"Text to extract structured data from.": "Text to extract structured data from.",
"Prompt to guide the AI.": "Prompt to guide the AI.",
"For complex schema, you can use advanced mode.": "For complex schema, you can use advanced mode.",
"Describe what you want the assistant to do.": "Describe what you want the assistant to do.",
"The numbder of interations the agent can do": "The numbder of interations the agent can do",
"Simple": "Simple",
"Advanced": "Advanced"
}