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•1.91 KiB
{
"You can obtain your API key from [Account Settings](https://alttext.ai/account/api_keys).": "Puedes obtener tu clave API de [Configuración de la cuenta](https://alttext.ai/account/api_keys).",
"Generate Alt Text": "Generar texto Alt",
"Custom API Call": "Llamada API personalizada",
"Generates a descriptive alt text for a given image.": "Genera un texto alt descriptivo para una imagen determinada.",
"Make a custom API call to a specific endpoint": "Hacer una llamada API personalizada a un extremo específico",
"Image": "Imagen",
"Keywords": "Palabras clave",
"Negative Keywords": "Palabras clave negativas",
"Keyword Source": "Fuente de palabra clave",
"Method": "Método",
"Headers": "Encabezados",
"Query Parameters": "Parámetros de consulta",
"Body Type": "Tipo de cuerpo",
"Body": "Cuerpo",
"Response is Binary ?": "¿Respuesta es binaria?",
"No Error on Failure": "No hay ningún error en fallo",
"Timeout (in seconds)": "Tiempo de espera (en segundos)",
"Follow redirects": "Seguir redirecciones",
"keywords / phrases to be considered when generating the alt text.": "palabras clave / frases a tener en cuenta al generar el texto alternativo.",
"negative keywords / phrases to be removed from any generated alt text.": "palabras clave negativas / frases a eliminar de cualquier texto alt generado.",
"Text to use as the source of keywords for the alt text.": "Texto a usar como fuente de palabras clave para el texto alternativo.",
"Authorization headers are injected automatically from your connection.": "Las cabeceras de autorización se inyectan automáticamente desde tu conexión.",
"Enable for files like PDFs, images, etc.": "Activar para archivos como PDFs, imágenes, etc.",
"GET": "RECOGER",
"POST": "POST",
"PATCH": "PATCH",
"PUT": "PUT",
"DELETE": "BORRAR",
"HEAD": "LIMPIO",
"None": "Ninguna",
"JSON": "JSON",
"Form Data": "Datos de Formulario",
"Raw": "Rápido"
}