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.64 KiB
{
"AI Meeting Assistant and Notetaker": "AI Meeting Assistant and Notetaker",
"API Key": "API Key",
"Subdomain": "Subdomain",
"You can obtain API key by navigating to **User Settings -> Developer Tools**.": "You can obtain API key by navigating to **User Settings -> Developer Tools**.",
"You can obtain your workspace domain from URL.For example,subdomain for 'https://**test**.fellow.app/' is **test**.": "You can obtain your workspace domain from URL.For example,subdomain for 'https://**test**.fellow.app/' is **test**.",
"Get AI Note": "Get AI Note",
"Custom API Call": "Custom API Call",
"Retrieves a note by its ID.": "Retrieves a note by its ID.",
"Make a custom API call to a specific endpoint": "Make a custom API call to a specific endpoint",
"Note ID": "Note ID",
"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",
"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",
"New Recording": "New Recording",
"Triggers when a new recording is created.": "Triggers when a new recording is created."
}