Cronlytic/cronlytic-mcp-server
MCP server to let LLMs (AI Agents) to communicate and interact with Cronlytic to perform CRUD operations for serverless cron jobs
Platform-specific configuration:
{
"mcpServers": {
"cronlytic-mcp-server": {
"command": "npx",
"args": [
"-y",
"cronlytic-mcp-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...