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•1.74 KiB
{
"You can obtain your API key from [Account Settings](https://alttext.ai/account/api_keys).": "You can obtain your API key from [Account Settings](https://alttext.ai/account/api_keys).",
"Generate Alt Text": "Generate Alt Text",
"Custom API Call": "Custom API Call",
"Generates a descriptive alt text for a given image.": "Generates a descriptive alt text for a given image.",
"Make a custom API call to a specific endpoint": "Make a custom API call to a specific endpoint",
"Image": "Image",
"Keywords": "Keywords",
"Negative Keywords": "Negative Keywords",
"Keyword Source": "Keyword Source",
"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",
"keywords / phrases to be considered when generating the alt text.": "keywords / phrases to be considered when generating the alt text.",
"negative keywords / phrases to be removed from any generated alt text.": "negative keywords / phrases to be removed from any generated alt text.",
"Text to use as the source of keywords for the alt text.": "Text to use as the source of keywords for the alt text.",
"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.",
"GET": "GET",
"POST": "POST",
"PATCH": "PATCH",
"PUT": "PUT",
"DELETE": "DELETE",
"HEAD": "HEAD",
"None": "None",
"JSON": "JSON",
"Form Data": "Form Data",
"Raw": "Raw"
}