Loading languages...
CR

cronlytic-mcp-server

@Cronlytic

MCP server to let LLMs (AI Agents) to communicate and interact with Cronlytic to perform CRUD operations for serverless cron jobs

LLMs
AI Agents
cron jobs
CRUD operations
serverless
Cronlytic API

# mcpServer Config

{
  "mcpServers": {
    "cronlytic": {
      "command": "python",
      "args": [
        "-m",
        "cronlytic_mcp_server.server"
      ],
      "env": {
        "CRONLYTIC_API_KEY": "your_api_key_here",
        "CRONLYTIC_USER_ID": "your_user_id_here"
      }
    }
  }
}

# stdio

python -m cronlytic_mcp_server.server
Transport:
stdio
Язык:
Python
Создано:6/7/2025
Обновлено:6/7/2025
Домашняя страница:
https://www.cronlytic.com