Cron Expression Validator
Validate Linux Crontab定时任务表达式(分 时 日 月 周)syntax
API Documentation
This tool runs in the browser client and does not require a server API.
AI MCP Documentation
Add this tool to your MCP server configuration:
{
"mcpServers": {
"elysiatools-cron-expression-validator": {
"name": "cron-expression-validator",
"description": "Validate Linux Crontab定时任务表达式(分 时 日 月 周)syntax",
"baseUrl": "https://elysiatools.com/mcp/sse?toolId=cron-expression-validator",
"command": "",
"args": [],
"env": {},
"isActive": true,
"type": "sse"
}
}
}
You can chain multiple tools, e.g.: `https://elysiatools.com/mcp/sse?toolId=png-to-webp,jpg-to-webp,gif-to-webp`, max 20 tools.
If you encounter any issues, please contact us at [email protected]