mcp-io-github-tylerscomic-lab-cron-schedule-audit-mcp.ocm.json json Copy{
"ocm": "1",
"id": "mcp-io-github-tylerscomic-lab-cron-schedule-audit-mcp",
"kind": "tool",
"name": "Cron Schedule Audit",
"description": "Validates cron expressions and finds DST bugs that make jobs silently skip or double-fire.",
"publisher": "tylerscomic-lab",
"version": "1.0.0",
"capabilities": {
"domains": [
"general"
],
"tags": [
"mcp",
"mcp-server",
"mcp-registry"
],
"languages": [
"en"
],
"supports_tools": true
},
"quality_prior": 0.6,
"examples": [
"Validates cron expressions and finds DST bugs that make jobs silently skip or double-fire."
],
"primary": false,
"metadata": {
"source": {
"provider": "mcp-registry",
"repository": "https://github.com/tylerscomic-lab/cron-schedule-audit-mcp",
"path": "server.json",
"ref": "1.0.0",
"url": "https://github.com/tylerscomic-lab/cron-schedule-audit-mcp",
"key": "io.github.tylerscomic-lab/cron-schedule-audit-mcp",
"registry": "https://registry.modelcontextprotocol.io"
}
},
"endpoints": [
{
"protocol": "mcp",
"url": "https://cron-schedule-audit-mcp.mcpize.run/mcp"
}
]
}