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
{
"Saleor API URL": "Saleor API URL",
"Saleor token": "Jeton de vendeur",
"Your Saleor GraphQL API endpoint": "Votre point de terminaison API Saleor GraphQL",
"Your token": "Votre jeton",
"Saleor": "Vendeur",
"Raw GraphQL query": "Requête GraphQL brute",
"Get an order": "Obtenir une commande",
"Add Order Note": "Ajouter une note de commande",
"Perform a raw GraphQL query": "Effectuer une requête GraphQL brute",
"Get an order according to the ID": "Obtenir une commande selon l'ID",
"Add a note to a Saleor order": "Ajouter une note à une commande de vendeur",
"Query": "Requête",
"Parameters": "Paramètres",
"The ID of the order": "L'ID de la prescription",
"Order ID": "ID de la commande",
"Note Message": "Message de note",
"The content of the note": "Le contenu de la note"
}