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•6.26 KiB
{
"Cryptolens is a Software Licensing as a Service (SLaaS) platform that provides developers with tools to manage software licenses, protect against piracy, and analyze usage data.": "Cryptolens is a Software Licensing as a Service (SLaaS) platform that provides developers with tools to manage software licenses, protect against piracy, and analyze usage data.",
"Your Cryptolens access token. Get it from https://app.cryptolens.io/User/AccessToken": "Your Cryptolens access token. Get it from https://app.cryptolens.io/User/AccessToken",
"Add Customer": "Add Customer",
"Block Key": "Block Key",
"Create Key": "Create Key",
"Custom API Call": "自定义 API 呼叫",
"Add a new customer to your Cryptolens account": "Add a new customer to your Cryptolens account",
"Block a license key to prevent it from being accessible by most Web API methods": "Block a license key to prevent it from being accessible by most Web API methods",
"Create a new license key for a product": "Create a new license key for a product",
"Make a custom API call to a specific endpoint": "将一个自定义 API 调用到一个特定的终点",
"Name": "名称",
"Email": "电子邮件地址",
"Company Name": "Company Name",
"Notes": "Notes",
"Enable Customer Portal": "Enable Customer Portal",
"Allow Activation Management": "Allow Activation Management",
"Allow Multiple User Association": "Allow Multiple User Association",
"Product ID": "Product ID",
"License Key": "许可证密钥",
"Validity Period (days)": "Validity Period (days)",
"Feature 1": "Feature 1",
"Feature 2": "Feature 2",
"Feature 3": "Feature 3",
"Feature 4": "Feature 4",
"Feature 5": "Feature 5",
"Feature 6": "Feature 6",
"Feature 7": "Feature 7",
"Feature 8": "Feature 8",
"Customer ID": "Customer ID",
"Enable Trial Activation": "Enable Trial Activation",
"Max Number of Machines": "Max Number of Machines",
"Allowed Machines": "Allowed Machines",
"Reseller ID": "Reseller ID",
"Number of Keys": "Number of Keys",
"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 name of the customer (max 100 characters)": "The name of the customer (max 100 characters)",
"The email of the customer (max 100 characters)": "The email of the customer (max 100 characters)",
"The company name the customer belongs to (max 100 characters)": "The company name the customer belongs to (max 100 characters)",
"Optional notes field (max 1000 characters)": "Optional notes field (max 1000 characters)",
"If enabled, a portal link will be returned where the customer can view their licenses": "If enabled, a portal link will be returned where the customer can view their licenses",
"If enabled, the customer can activate and deactivate devices through the customer portal": "If enabled, the customer can activate and deactivate devices through the customer portal",
"If enabled, multiple user accounts can be associated with this customer": "If enabled, multiple user accounts can be associated with this customer",
"The product ID": "The product ID",
"The serial key string to block": "The serial key string to block",
"The number of days from today the license key should be valid. Default is 0 (no expiration).": "The number of days from today the license key should be valid. Default is 0 (no expiration).",
"Enable Feature 1": "Enable Feature 1",
"Enable Feature 2": "Enable Feature 2",
"Enable Feature 3": "Enable Feature 3",
"Enable Feature 4": "Enable Feature 4",
"Enable Feature 5": "Enable Feature 5",
"Enable Feature 6": "Enable Feature 6",
"Enable Feature 7": "Enable Feature 7",
"Enable Feature 8": "Enable Feature 8",
"Additional notes about the license key (max 500 characters)": "Additional notes about the license key (max 500 characters)",
"Block the key from being accessed by the Activation method": "Block the key from being accessed by the Activation method",
"The ID of the customer to associate with this license key": "The ID of the customer to associate with this license key",
"Enable or disable trial activation": "Enable or disable trial activation",
"The maximum number of computers that can activate the key. Default is 0 (unlimited).": "The maximum number of computers that can activate the key. Default is 0 (unlimited).",
"A list of machine codes (separated by new lines) that will be prioritized during activation": "A list of machine codes (separated by new lines) that will be prioritized during activation",
"The ID of the reseller to associate with this license key": "The ID of the reseller to associate with this license key",
"The number of keys to generate. Default is 1. Maximum 1000 per request.": "The number of keys to generate. Default is 1. Maximum 1000 per request.",
"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 API Event": "New API Event",
"Trigger when a new API event is logged (activation, deactivation, key creation, etc.)": "Trigger when a new API event is logged (activation, deactivation, key creation, etc.)",
"Event States": "Event States",
"Limit": "Limit",
"Filter events for a specific product (optional)": "Filter events for a specific product (optional)",
"Filter events for a specific license key (requires Product ID)": "Filter events for a specific license key (requires Product ID)",
"Filter by event states (comma-separated numbers). E.g., 1010 for validation, 2010 for activation, 3010 for key creation, 6010 for deactivation": "Filter by event states (comma-separated numbers). E.g., 1010 for validation, 2010 for activation, 3010 for key creation, 6010 for deactivation",
"Maximum number of events to fetch per poll (default 100, max 1000)": "Maximum number of events to fetch per poll (default 100, max 1000)"
}