Back to search
30
MCP

@cdmx/n8n-nodes-cron-parser

n8n/@cdmx/n8n-nodes-cron-parser

Cron expression parser node for n8n workflows with timezone support and next run time calculation

Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

n8n-nodes-cronlytic
n8n community node for Cronlytic advanced cron scheduling
0 tools
io.github.idoazacalls/cron-explainer
Cron expression parser: explains any cron + returns next N fire times. Timezone-aware.
0 tools · streamable-http
n8n-nodes-parallel-workflows
n8n node for orchestrating parallel workflow executions
0 tools
n8n-nodes-sitemap-parser
n8n community node for parsing sitemaps with recursive sitemap index traversal
0 tools
@cdmx/n8n-nodes-schema-validator
AJV JSON Schema validation node for n8n workflows with support for multiple schemas, formats, and enhanced error messages
0 tools
n8n-nodes-rancher
Rancher node for n8n workflow.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "@cdmx/n8n-nodes-cron-parser": {
      "url": "None",
      "transport": "http"
    }
  }
}