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•5.67 KiB
{
"Cloud infrastructure provider for developers.": "Cloud infrastructure provider for developers.",
"List All Domains": "List All Domains",
"Create Domain": "Create Domain",
"Get Domain": "Get Domain",
"Delete Domain": "Delete Domain",
"List All Droplets": "List All Droplets",
"Get Droplet": "Get Droplet",
"Create Droplet": "Create Droplet",
"Delete Droplet": "Delete Droplet",
"List Database Clusters": "List Database Clusters",
"List Database Events": "List Database Events",
"Custom API Call": "Custom API Call",
"Retrieve a list of all domains in your account.": "Retrieve a list of all domains in your account.",
"Add a new domain to your DigitalOcean account.": "Add a new domain to your DigitalOcean account.",
"Retrieve details about a specific domain.": "Retrieve details about a specific domain.",
"Remove a domain from your DigitalOcean account.": "Remove a domain from your DigitalOcean account.",
"Retrieve a list of all Droplets in your account.": "Retrieve a list of all Droplets in your account.",
"Retrieve details about a specific Droplet.": "Retrieve details about a specific Droplet.",
"Create a new Droplet or multiple Droplets.": "Create a new Droplet or multiple Droplets.",
"Delete an existing Droplet.": "Delete an existing Droplet.",
"Retrieve a list of all database clusters in your account.": "Retrieve a list of all database clusters in your account.",
"Retrieve all event logs for a database cluster.": "Retrieve all event logs for a database cluster.",
"Make a custom API call to a specific endpoint": "Make a custom API call to a specific endpoint",
"Results Per Page": "Results Per Page",
"Page": "Page",
"Domain Name": "Domain Name",
"IP Address": "IP Address",
"Tag Name": "Tag Name",
"Name": "Name",
"Type": "Type",
"Droplet": "Droplet",
"Creation Mode": "Creation Mode",
"Droplet Name": "Droplet Name",
"Droplet Names": "Droplet Names",
"Region": "Region",
"Size": "Size",
"Image": "Image",
"SSH Keys": "SSH Keys",
"VPC": "VPC",
"Enable Backups": "Enable Backups",
"Enable IPv6": "Enable IPv6",
"Enable Monitoring": "Enable Monitoring",
"Tags": "Tags",
"User Data": "User Data",
"Install Droplet Agent": "Install Droplet Agent",
"Database Cluster": "Database Cluster",
"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",
"Number of domains to return per page (1-200).": "Number of domains to return per page (1-200).",
"Which page of results to return.": "Which page of results to return.",
"The domain name (e.g., example.com).": "The domain name (e.g., example.com).",
"Optional IP address to create an A record pointing to the apex domain.": "Optional IP address to create an A record pointing to the apex domain.",
"The domain name to retrieve (e.g., example.com).": "The domain name to retrieve (e.g., example.com).",
"The domain name to delete (e.g., example.com).": "The domain name to delete (e.g., example.com).",
"Number of Droplets to return per page (1-200).": "Number of Droplets to return per page (1-200).",
"Filter Droplets by a specific tag. Cannot be combined with Name or Type.": "Filter Droplets by a specific tag. Cannot be combined with Name or Type.",
"Filter by exact Droplet name (case-insensitive). Cannot be combined with Tag Name.": "Filter by exact Droplet name (case-insensitive). Cannot be combined with Tag Name.",
"Filter by Droplet type. Cannot be combined with Tag Name.": "Filter by Droplet type. Cannot be combined with Tag Name.",
"Select the Droplet to retrieve.": "Select the Droplet to retrieve.",
"Create a single Droplet or multiple Droplets at once.": "Create a single Droplet or multiple Droplets at once.",
"Name for the Droplet (e.g., example.com).": "Name for the Droplet (e.g., example.com).",
"Names for multiple Droplets (up to 10).": "Names for multiple Droplets (up to 10).",
"Region to deploy the Droplet.": "Region to deploy the Droplet.",
"Droplet size (CPU, RAM, disk).": "Droplet size (CPU, RAM, disk).",
"Base image for the Droplet.": "Base image for the Droplet.",
"SSH keys to embed in the Droplet.": "SSH keys to embed in the Droplet.",
"VPC network for the Droplet.": "VPC network for the Droplet.",
"Enable automated backups.": "Enable automated backups.",
"Enable IPv6 networking.": "Enable IPv6 networking.",
"Install the DigitalOcean monitoring agent.": "Install the DigitalOcean monitoring agent.",
"Tags to apply to the Droplet.": "Tags to apply to the Droplet.",
"Cloud-init script or user data (max 64 KiB).": "Cloud-init script or user data (max 64 KiB).",
"Install agent for web console access.": "Install agent for web console access.",
"Select the Droplet to delete.": "Select the Droplet to delete.",
"Filter database clusters by a specific tag.": "Filter database clusters by a specific tag.",
"Select the database cluster.": "Select the database cluster.",
"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.",
"Standard Droplets": "Standard Droplets",
"GPU Droplets": "GPU Droplets",
"Single Droplet": "Single Droplet",
"Multiple Droplets (up to 10)": "Multiple Droplets (up to 10)",
"GET": "GET",
"POST": "POST",
"PATCH": "PATCH",
"PUT": "PUT",
"DELETE": "DELETE",
"HEAD": "HEAD",
"None": "None",
"JSON": "JSON",
"Form Data": "Form Data",
"Raw": "Raw"
}