66
/ 100
1 month ago
glama

Cronlytic MCP Server

A comprehensive Model Context Protocol (MCP) server that integrates with the Cronlytic API to provide seamless cron job management through LLM applications like Claude Desktop.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
🔐
You'll be asked for 1 credential: CRONLYTIC_API_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
🔐 secretCRONLYTIC_API_KEYexport ="your_api_key_here"
configCRONLYTIC_USER_IDexport ="your_user_id_here"
configCRONLYTIC_BASE_URL
configCRONLYTIC_TIMEOUT
configCRONLYTIC_MAX_RETRIES
configCRONLYTIC_RETRY_DELAY
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 2 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/cronlytic-cronlytic-mcp-server-1d8or9)](https://m8ven.ai/mcp/cronlytic-cronlytic-mcp-server-1d8or9)
commit: a64bc2944e22ac38cb6f03173581ed262dd293a8
code hash: 608c1b1b69e40eecb1217697234eb2348aee1b79a3327e6f72191343d1d79c9a
verified: 6/18/2026, 11:28:05 AM
view raw JSON →