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.62 KiB
{
"Account ID": "Account ID",
"Consumer Key": "Consumer Key",
"Consumer Secret": "Consumer Secret",
"Token ID": "Token ID",
"Token Secret": "Token Secret",
"Your NetSuite account ID": "Your NetSuite account ID",
"Your NetSuite consumer key": "Your NetSuite consumer key",
"Your NetSuite consumer secret": "Your NetSuite consumer secret",
"Your NetSuite token ID": "Your NetSuite token ID",
"Your NetSuite token secret": "Your NetSuite token secret",
"Get Vendor": "Get Vendor",
"Get Customer": "Get Customer",
"Custom API Call": "Custom API Call",
"Gets vendor details from NetSuite.": "Gets vendor details from NetSuite.",
"Gets customer details from NetSuite.": "Gets customer details from NetSuite.",
"Make a custom API call to a specific endpoint": "Make a custom API call to a specific endpoint",
"Vendor ID": "Vendor ID",
"Customer ID": "Customer ID",
"Method": "Method",
"Headers": "Headers",
"Query Parameters": "Query Parameters",
"Body": "Body",
"Response is Binary ?": "Response is Binary ?",
"No Error on Failure": "No Error on Failure",
"Timeout (in seconds)": "Timeout (in seconds)",
"The ID of the vendor to retrieve.": "The ID of the vendor to retrieve.",
"The ID of the customer to retrieve.": "The ID of the customer to retrieve.",
"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"
}