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•5.15 KiB
{
"Merge and generate documents with dynamic data": "Merge and generate documents with dynamic data",
"Get your API token from your dashboard by clicking API Tokens in the top right corner of your profile.": "Get your API token from your dashboard by clicking API Tokens in the top right corner of your profile.",
"Combine Files": "Combine Files",
"Convert File to PDF": "Convert File to PDF",
"Create Data Route Merge": "Create Data Route Merge",
"Create Document Merge": "Create Document Merge",
"Split PDF": "Split PDF",
"Combine multiple files into a single PDF or DOCX": "Combine multiple files into a single PDF or DOCX",
"Convert a given file to PDF": "Convert a given file to PDF",
"Send data to your Data Route URL": "Send data to your Data Route URL",
"Send data to your Merge URL": "Send data to your Merge URL",
"Extract or remove specific pages from a PDF file": "Extract or remove specific pages from a PDF file",
"Output Format": "Output Format",
"Files": "Files",
"Name": "名称",
"URL": "URL",
"Contents": "Contents",
"File Name": "File Name",
"File URL": "File URL",
"Route Key": "Route Key",
"Fields": "Fields",
"Document Key": "Document Key",
"Pages to Extract": "Pages to Extract",
"Pages to Remove": "Pages to Remove",
"The format of the combined file": "The format of the combined file",
"Array of file identifiers to combine": "Array of file identifiers to combine",
"Name for the combined file": "Name for the combined file",
"URL of a file to include (must be a valid URL)": "URL of a file to include (must be a valid URL)",
"Additional content to include": "Additional content to include",
"Name of the file to convert": "Name of the file to convert",
"URL of the file to convert (must be a valid URL)": "URL of the file to convert (must be a valid URL)",
"The key of the data route to merge": "The key of the data route to merge",
"Field data to merge into the document": "Field data to merge into the document",
"The key of the document to merge": "The key of the document to merge",
"Name of the PDF file": "Name of the PDF file",
"URL of the PDF file (must be a valid URL)": "URL of the PDF file (must be a valid URL)",
"Base64 encoded file contents": "Base64 encoded file contents",
"Page numbers or ranges to extract (e.g., \"1\", \"2-5\", \"1, 3-5\")": "Page numbers or ranges to extract (e.g., \"1\", \"2-5\", \"1, 3-5\")",
"Page numbers or ranges to remove (e.g., \"1\", \"2-5\", \"1, 3-5\")": "Page numbers or ranges to remove (e.g., \"1\", \"2-5\", \"1, 3-5\")",
"PDF": "PDF",
"DOCX": "DOCX",
"New Merged Document": "New Merged Document",
"New Merged Route": "New Merged Route",
"Triggers when a merged/populated document is created": "Triggers when a merged/populated document is created",
"Triggers when a merged/populated route is created": "Triggers when a merged/populated route is created",
"Markdown": "Markdown",
"\n## Setup Instructions\n\nTo use this trigger, configure a Webhook Delivery Method in DocuMerge:\n\n1. Go to your DocuMerge dashboard\n2. Navigate to your Document or Route settings\n3. Add a new **Webhook Delivery Method**\n4. Set the **URL** to:\n```text\n{{webhookUrl}}\n```\n5. Configure the webhook options:\n - ✅ **Send temporary download url (file_url)** - Provides a 1-hour download link\n - ✅ **Send data using JSON** - Sends data as JSON\n - ✅ **Send merge data** - Includes field data in the payload\n6. Click ": "\n## Setup Instructions\n\nTo use this trigger, configure a Webhook Delivery Method in DocuMerge:\n\n1. Go to your DocuMerge dashboard\n2. Navigate to your Document or Route settings\n3. Add a new **Webhook Delivery Method**\n4. Set the **URL** to:\n```text\n{{webhookUrl}}\n```\n5. Configure the webhook options:\n - ✅ **Send temporary download url (file_url)** - Provides a 1-hour download link\n - ✅ **Send data using JSON** - Sends data as JSON\n - ✅ **Send merge data** - Includes field data in the payload\n6. Click **Submit** to save\n\nThe webhook will trigger whenever a document is merged.\n ",
"\n## Setup Instructions\n\nTo use this trigger, configure a Webhook Delivery Method in DocuMerge:\n\n1. Go to your DocuMerge dashboard\n2. Navigate to your **Route** settings\n3. Add a new **Webhook Delivery Method**\n4. Set the **URL** to:\n```text\n{{webhookUrl}}\n```\n5. Configure the webhook options:\n - ✅ **Send temporary download url (file_url)** - Provides a 1-hour download link\n - ✅ **Send data using JSON** - Sends data as JSON\n - ✅ **Send merge data** - Includes field data in the payload\n6. Click **Submit": "\n## Setup Instructions\n\nTo use this trigger, configure a Webhook Delivery Method in DocuMerge:\n\n1. Go to your DocuMerge dashboard\n2. Navigate to your **Route** settings\n3. Add a new **Webhook Delivery Method**\n4. Set the **URL** to:\n```text\n{{webhookUrl}}\n```\n5. Configure the webhook options:\n - ✅ **Send temporary download url (file_url)** - Provides a 1-hour download link\n - ✅ **Send data using JSON** - Sends data as JSON\n - ✅ **Send merge data** - Includes field data in the payload\n6. Click **Submit** to save\n\nThe webhook will trigger whenever a route merge is completed.\n "
}