We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Ospray-creator/n8n-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
{
"nodes": [
{
"parameters": {
"event": "appointment.canceled"
},
"name": "On appointment canceled",
"type": "n8n-nodes-base.acuitySchedulingTrigger",
"typeVersion": 1,
"position": [
-256,
352
],
"id": "071bb812-c218-4696-9668-952578193ded",
"webhookId": "0f5ec50c-867f-40ba-a7cf-af7ae619de18"
},
{
"parameters": {
"event": "appointment.changed"
},
"name": "On appointment changed",
"type": "n8n-nodes-base.acuitySchedulingTrigger",
"typeVersion": 1,
"position": [
-64,
352
],
"id": "d0c9eecb-6912-4c23-95c0-b50351a7183f",
"webhookId": "2f775ee7-cfb0-45ba-afab-29a1221c86e7"
},
{
"parameters": {
"event": "appointment.rescheduled"
},
"name": "On appointment rescheduled",
"type": "n8n-nodes-base.acuitySchedulingTrigger",
"typeVersion": 1,
"position": [
144,
352
],
"id": "e13495f3-a045-44c3-b245-b33821f5e6c9",
"webhookId": "96d72c47-fba8-4919-bde4-f9b926ca1064"
},
{
"parameters": {
"event": "appointment.scheduled"
},
"name": "On appointment scheduled",
"type": "n8n-nodes-base.acuitySchedulingTrigger",
"typeVersion": 1,
"position": [
336,
352
],
"id": "3eb704d3-2a92-4465-b113-0b86b893b319",
"webhookId": "70ad70e0-c737-40fb-820e-7545dffa4db5"
},
{
"parameters": {
"event": "order.completed"
},
"name": "On order completed",
"type": "n8n-nodes-base.acuitySchedulingTrigger",
"typeVersion": 1,
"position": [
528,
352
],
"id": "a0d02dbf-3a9d-4f75-9809-318759b8fb41",
"webhookId": "e59cf604-7e87-4ad6-bde6-6035763a121b"
}
],
"connections": {},
"pinData": {},
"meta": {
"templateCredsSetupCompleted": true,
"instanceId": "b20ef463441a8a2250f82688aace439e1bfed5cdc4224606159f0fb852849ec9"
}
}