A
licenseNot graded
qualityD
maintenanceEnables management of n8n workflows directly within LLMs through the Model Context Protocol, including listing, executing, and monitoring workflows.
55 npm
18
ISC
No user-submitted related servers found.
Scored across 4 tools
Each tool has a clearly distinct purpose: two for calling webhooks with specific HTTP methods, and two for listing workflows and their webhooks. No ambiguity.
All tool names follow the verb_noun pattern in snake_case, with modifiers for method variation. The naming is predictable and consistent.
With 4 tools, the count is well-scoped for a focused API server that covers both webhook invocation and workflow/webhook listing.
The tool set covers core operations for webhooks and workflow listing, but lacks create/update/delete workflows or webhook management, which limits full API coverage.