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•6.29 KiB
{
"Access Key ID": "Access Key ID",
"Secret Access Key": "Secret Access Key",
"Region": "Region",
"Default": "Default",
"US East (N. Virginia) [us-east-1]": "US East (N. Virginia) [us-east-1]",
"US East (Ohio) [us-east-2]": "US East (Ohio) [us-east-2]",
"US West (N. California) [us-west-1]": "US West (N. California) [us-west-1]",
"US West (Oregon) [us-west-2]": "US West (Oregon) [us-west-2]",
"Africa (Cape Town) [af-south-1]": "Africa (Cape Town) [af-south-1]",
"Asia Pacific (Hong Kong) [ap-east-1]": "Asia Pacific (Hong Kong) [ap-east-1]",
"Asia Pacific (Mumbai) [ap-south-1]": "Asia Pacific (Mumbai) [ap-south-1]",
"Asia Pacific (Osaka-Local) [ap-northeast-3]": "Asia Pacific (Osaka-Local) [ap-northeast-3]",
"Asia Pacific (Seoul) [ap-northeast-2]": "Asia Pacific (Seoul) [ap-northeast-2]",
"Asia Pacific (Singapore) [ap-southeast-1]": "Asia Pacific (Singapore) [ap-southeast-1]",
"Asia Pacific (Sydney) [ap-southeast-2]": "Asia Pacific (Sydney) [ap-southeast-2]",
"Asia Pacific (Tokyo) [ap-northeast-1]": "Asia Pacific (Tokyo) [ap-northeast-1]",
"Canada (Central) [ca-central-1]": "Canada (Central) [ca-central-1]",
"Europe (Frankfurt) [eu-central-1]": "Europe (Frankfurt) [eu-central-1]",
"Europe (Ireland) [eu-west-1]": "Europe (Ireland) [eu-west-1]",
"Europe (London) [eu-west-2]": "Europe (London) [eu-west-2]",
"Europe (Milan) [eu-south-1]": "Europe (Milan) [eu-south-1]",
"Europe (Paris) [eu-west-3]": "Europe (Paris) [eu-west-3]",
"Europe (Stockholm) [eu-north-1]": "Europe (Stockholm) [eu-north-1]",
"Middle East (Bahrain) [me-south-1]": "Middle East (Bahrain) [me-south-1]",
"South America (São Paulo) [sa-east-1]": "South America (São Paulo) [sa-east-1]",
"Europe (Spain) [eu-south-2]": "Europe (Spain) [eu-south-2]",
"Asia Pacific (Hyderabad) [ap-south-2]": "Asia Pacific (Hyderabad) [ap-south-2]",
"Asia Pacific (Jakarta) [ap-southeast-3]": "Asia Pacific (Jakarta) [ap-southeast-3]",
"Asia Pacific (Melbourne) [ap-southeast-4]": "Asia Pacific (Melbourne) [ap-southeast-4]",
"China (Beijing) [cn-north-1]": "China (Beijing) [cn-north-1]",
"China (Ningxia) [cn-northwest-1]": "China (Ningxia) [cn-northwest-1]",
"Europe (Zurich) [eu-central-2]": "Europe (Zurich) [eu-central-2]",
"Middle East (UAE) [me-central-1]": "Middle East (UAE) [me-central-1]",
"Create Secret": "Create Secret",
"Get Secret Value": "Get Secret Value",
"Update Secret": "Update Secret",
"Delete Secret": "Delete Secret",
"Find Secret": "Find Secret",
"Generate Random Password": "Generate Random Password",
"Creates a new secret.": "Creates a new secret.",
"Retrieves a secret value.": "Retrieves a secret value.",
"Updates an existing secret.": "Updates an existing secret.",
"Deletes an existing secret.": "Deletes an existing secret.",
"Finds an existing secret using filters.": "Finds an existing secret using filters.",
"Generates a random password using AWS Secrets Manager.": "Generates a random password using AWS Secrets Manager.",
"Secret Name": "Secret Name",
"Secret Value": "Secret Value",
"Description": "Description",
"Tags": "Tags",
"Secret ID or ARN": "Secret ID or ARN",
"Version ID": "Version ID",
"Version Stage": "Version Stage",
"Client Request Token": "Client Request Token",
"Recovery Window (days)": "Recovery Window (days)",
"Force Delete Without Recovery": "Force Delete Without Recovery",
"Filter Key": "Filter Key",
"Filter Value": "Filter Value",
"Max Results": "Max Results",
"Sort By": "Sort By",
"Sort Order": "Sort Order",
"Password Length": "Password Length",
"Exclude Characters": "Exclude Characters",
"Exclude Numbers": "Exclude Numbers",
"Exclude Punctuation": "Exclude Punctuation",
"Exclude Uppercase": "Exclude Uppercase",
"Exclude Lowercase": "Exclude Lowercase",
"Include Space": "Include Space",
"Require Each Included Type": "Require Each Included Type",
"The name of the secret": "The name of the secret",
"The secret value (text)": "The secret value (text)",
"A description of the secret (optional)": "A description of the secret (optional)",
"The name or ARN of the secret": "The name or ARN of the secret",
"The unique identifier of the version (optional)": "The unique identifier of the version (optional)",
"The staging label to retrieve (defaults to AWSCURRENT)": "The staging label to retrieve (defaults to AWSCURRENT)",
"The new secret value (text)": "The new secret value (text)",
"Updated description of the secret (optional)": "Updated description of the secret (optional)",
"A unique token to ensure idempotency (optional)": "A unique token to ensure idempotency (optional)",
"The number of days before the secret is permanently deleted (7-30, default 30). Set to 0 for immediate deletion.": "The number of days before the secret is permanently deleted (7-30, default 30). Set to 0 for immediate deletion.",
"If enabled, the secret is deleted immediately without a recovery window": "If enabled, the secret is deleted immediately without a recovery window",
"The field to filter by": "The field to filter by",
"The value to search for": "The value to search for",
"Maximum number of results to return (1-100)": "Maximum number of results to return (1-100)",
"Sort results by": "Sort results by",
"Sort order for results": "Sort order for results",
"The length of the password (default: 32)": "The length of the password (default: 32)",
"Characters to exclude from the password": "Characters to exclude from the password",
"Exclude numbers from the password": "Exclude numbers from the password",
"Exclude punctuation from the password": "Exclude punctuation from the password",
"Exclude uppercase letters from the password": "Exclude uppercase letters from the password",
"Exclude lowercase letters from the password": "Exclude lowercase letters from the password",
"Include space character in the password": "Include space character in the password",
"Require at least one of each included character type": "Require at least one of each included character type",
"Name": "Name",
"Tag Key": "Tag Key",
"Tag Value": "Tag Value",
"Primary Region": "Primary Region",
"Owning Service": "Owning Service",
"All": "All",
"Created Date": "Created Date",
"Last Accessed Date": "Last Accessed Date",
"Last Changed Date": "Last Changed Date",
"Ascending": "Ascending",
"Descending": "Descending"
}