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.22 KiB
{
"Esignatures API Key": "Esignatures API Key",
"Create Contract": "Create Contract",
"Custom API Call": "Custom API Call",
"Create a new contract from a template in eSignatures": "Create a new contract from a template in eSignatures",
"Make a custom API call to a specific endpoint": "Make a custom API call to a specific endpoint",
"Template ID": "Template ID",
"Contract Title": "Contract Title",
"Language": "Language",
"Metadata": "Metadata",
"Expires In Hours": "Expires In Hours",
"Custom Webhook URL": "Custom Webhook URL",
"Assigned User Email": "Assigned User Email",
"Labels": "Labels",
"Test Contract": "Test Contract",
"Save as Draft": "Save as Draft",
"Signers": "Signers",
"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",
"The ID of the template to use for the contract": "The ID of the template to use for the contract",
"Unique title for the contract (defaults to template title if not specified)": "Unique title for the contract (defaults to template title if not specified)",
"Language setting for the signer page and emails": "Language setting for the signer page and emails",
"Custom data to attach to the contract": "Custom data to attach to the contract",
"Sets the expiry time (in hours) for the contract": "Sets the expiry time (in hours) for the contract",
"Custom URL for webhook notifications": "Custom URL for webhook notifications",
"Email to assign management of the contract": "Email to assign management of the contract",
"Labels to assign to the contract (for grouping)": "Labels to assign to the contract (for grouping)",
"Mark as test/demo contract with no fees charged": "Mark as test/demo contract with no fees charged",
"Save as draft instead of sending to signers": "Save as draft instead of sending to signers",
"List of individuals required to sign (name, email, and/or mobile)": "List of individuals required to sign (name, email, and/or mobile)",
"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.",
"Czech": "Czech",
"Danish": "Danish",
"German": "German",
"Greek": "Greek",
"English": "English",
"English (UK)": "English (UK)",
"Spanish": "Spanish",
"Finnish": "Finnish",
"French": "French",
"Croatian": "Croatian",
"Hungarian": "Hungarian",
"Indonesian": "Indonesian",
"Italian": "Italian",
"Japanese": "Japanese",
"Dutch": "Dutch",
"Norwegian": "Norwegian",
"Polish": "Polish",
"Portuguese": "Portuguese",
"Romanian": "Romanian",
"Serbian": "Serbian",
"Slovak": "Slovak",
"Slovenian": "Slovenian",
"Swedish": "Swedish",
"Vietnamese": "Vietnamese",
"Chinese (Simplified)": "Chinese (Simplified)",
"GET": "GET",
"POST": "POST",
"PATCH": "PATCH",
"PUT": "PUT",
"DELETE": "DELETE",
"HEAD": "HEAD",
"None": "None",
"JSON": "JSON",
"Form Data": "Form Data",
"Raw": "Raw"
}