Cronicorn MCP Server

HTTP jobs that understand their own responses Add endpoints, describe what matters in plain English, and the AI reads response bodies to adapt . It runs locally over stdio via the published package.

People who work with adaptive scheduling, ai powered and cron and want it reachable from Claude, Cursor, VS Code, or another MCP client. The project is written in TypeScript.

VERIFIED ACTIVE

LAST COMMIT 2026-02-13 · ★ 3 · #96 OF 120 MAINTAINED DEVOPS & MONITORING · VERIFIED 2026-09-18

NOASSERTION · TypeScript servers · how we verify → /methodology

01 · Install Cronicorn

Claude Code

claude mcp add weskerllc-cronicorn -- npx -y @cronicorn/mcp-server

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "weskerllc-cronicorn": {
      "command": "npx",
      "args": [
        "-y",
        "@cronicorn/mcp-server"
      ]
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as local process (stdio) - runs on your machine with your user's permissions

license no standard license detected - usage rights unclear; check the repo before commercial use

npm package @cronicorn/mcp-server - the @cronicorn scope differs from the repo owner (weskerllc); confirm it's the project's official package

registry namespace io.github.weskerllc is GitHub-verified and matches the repo owner

03 · What Cronicorn can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

Latest releases

v1.25.0 · 2026-02-13

1.25.0 (2026-02-13) · ai-planner: enhance analysis prompt for diverse use cases · --- · Docker Images · | Service | Image | · |---------|-------| · | API | ghcr.io/weskerllc/cronicorn/api:1.25.0 | · | Scheduler |…

v1.24.1 · 2026-02-13

1.24.1 (2026-02-13) · Fix tests · Increase test coverage · --- · Docker Images · | Service | Image | · |---------|-------| · | API | ghcr.io/weskerllc/cronicorn/api:1.24.1 | · | Scheduler |…

v1.24.0 · 2026-02-13

1.24.0 (2026-02-13) · Ensure warnings / errors on ai analysis sessions get tracked and rendered · --- · Docker Images · | Service | Image | · |---------|-------| · | API | ghcr.io/weskerllc/cronicorn/api:1.24.0 | · |…

04 · Who maintains Cronicorn

Cronicorn is maintained by weskerllc. It's the only MCP server we track from this author; the repo dates to Oct 2025.

05 · Facts

category
DevOps & monitoring - ranked #96 of 120 actively-maintained DevOps & monitoring servers as of 2026-09-18.
registry
io.github.weskerllc/cronicorn-mcp-server (active, first published 2026-02-10 · 11 versions)
packages
npm:@cronicorn/mcp-server

06 · Cronicorn FAQ

What is Cronicorn?

HTTP jobs that understand their own responses Add endpoints, describe what matters in plain English, and the AI reads response bodies to adapt . It runs locally over stdio via the published package.

Is Cronicorn still maintained?

Yes - as of 2026-09-18, its last commit was 2026-02-13. We re-verify nightly.

How do I install Cronicorn?

Run `npx -y @cronicorn/mcp-server`. You can also paste the ready-made client config above.

Does Cronicorn run locally?

Yes - it's a stdio server: it runs on your machine (via npx) with your user's permissions. Your data stays local unless the server itself calls external APIs.

07 · Alternatives to Cronicorn

More DevOps & monitoring MCP servers · Datto RMM · Ninja One · Topic Forge · LLM Usage · VMware AIops

More TypeScript MCP servers · Exerciseapi · Godot MCP Enhanced · Oraclaw · When · Apibase · see all