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
es.json•3.1 KiB
{
"Connection String": "Cadena de conexión",
"You can obtain it from 'Security + networking -> Access Keys' menu.": "Puede obtenerlo desde el menú 'Seguridad + red -> Llave de acceso'.",
"Authenticate with Azure Blob Storage using Account Name and Account Key": "Autenticar con Azure Blob Storage usando Nombre de Cuenta y Clave de Cuenta",
"List Containers": "Contenedores de lista",
"Create Container": "Crear Contenedor",
"Delete Container": "Eliminar Contenedor",
"List Blobs": "Lista Blobs",
"Create Blob": "Crear Blob",
"Read Blob": "Leer Blob",
"Delete Blob": "Eliminar Blob",
"Add Tags to Blob": "Añadir etiquetas a Blob",
"Find Blobs": "Encontrar blobs",
"List Containers in the Azure Blob Storage account": "Listar contenedores en la cuenta de almacenamiento Azure Blob",
"Creates a new container": "Crea un nuevo contenedor",
"Deletes an existing container": "Elimina un contenedor existente",
"List Blobs in the specified Azure Blob Storage container": "Listar blobs en el contenedor especificado de Almacenamiento Azure Blob",
"Creates a new Blob in the specified location": "Crea un nuevo Blob en la ubicación especificada",
"Read the Blob at the specified lcoation": "Leer el Blob en la codificación especificada",
"Deletes the Blob at the specified location": "Elimina el Blob en la ubicación especificada",
"Adds Tags to the Blob at the specified location": "Añade Etiquetas al Blob en la ubicación especificada",
"Finds Blobs based on their tags": "Encuentra blobs basados en sus etiquetas",
"Include Deleted Containers": "Incluye Contenedores Eliminados",
"Include System Containers": "Incluye Contenedores del Sistema",
"Prefix Filter": "Filtro de prefijo",
"Container Name": "Nombre del Contenedor",
"Container": "Contenedor",
"Include Snapshots": "Incluye instantáneas",
"Blob Name": "Nombre Blob",
"File": "Archivo",
"Tags": "Etiquetas",
"Keep Existing Tags": "Mantener etiquetas existentes",
"Whether to include deleted containers in the list": "Si incluir contenedores eliminados en la lista",
"Whether to include system containers in the list": "Si incluir contenedores del sistema en la lista",
"Filter containers by prefix": "Filtrar contenedores por prefijo",
"The name for the newly created container": "El nombre para el contenedor recién creado",
"Select the container": "Seleccione el contenedor",
"Whether to include snapshots in the list": "Si incluir instantáneas en la lista",
"Filter blobs by prefix": "Filtrar blobs por prefijo",
"The name of the blob to create": "El nombre del blob a crear",
"The file to upload as a blob": "El archivo a subir como blob",
"Optional tags to associate with the blob": "Etiquetas opcionales para asociar con el blob",
"The name of the blob to read": "El nombre del blob a leer",
"The name of the blob to add tags to": "El nombre del blob al que añadir etiquetas",
"The tags to add to the blob": "Las etiquetas a añadir al blob",
"Whether to keep existing tags on the blob": "Mantener etiquetas existentes en el blob",
"The tags to filter blobs by": "Las etiquetas por las que filtrar los blobs"
}