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 connecting DevOps & monitoring tools to Claude, Cursor, VS Code, or another MCP client. The project is written in TypeScript.
VERIFIED ACTIVE
LAST COMMIT 2026-02-13 · ★ 3 · #76 OF 101 MAINTAINED DEVOPS & MONITORING · VERIFIED 2026-08-25
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
- repository
- github.com/weskerllc/cronicorn
- category
- DevOps & monitoring - ranked #76 of 101 actively-maintained DevOps & monitoring servers as of 2026-08-25.
- 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-08-25, 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
Alternatives to Cronicorn
Maintained DevOps & monitoring servers if Cronicorn isn't the fit.
- World Monitor Live global intelligence: real-time markets, conflicts, country risk, chokepoints, energy. 39 tools. ★ 83,963 · 2026-08-24
- Open Metadata Official OpenMetadata MCP: governed context and business semantics for AI assistants and agents. ★ 14,959 · 2026-08-25
- Kubeshark MCP Server Real-time Kubernetes network traffic visibility and API analysis for HTTP, gRPC, Redis, Kafka, DNS. ★ 12,057 · 2026-08-18
- Grafana An MCP server giving access to Grafana dashboards, data and more. ★ 3,384 · 2026-08-24
- Radar Kubernetes visibility for AI agents: query workloads, events, logs, topology, and Helm releases. ★ 3,103 · 2026-08-24
- Testkube MCP MCP server for Testkube - Manage test workflows, executions, and artifacts via AI assistants ★ 1,647 · 2026-08-24
Pairs well with
Servers that cover what Cronicorn doesn't - only shown when the pairing reason fits the companion.
More DevOps & monitoring MCP servers · Datto RMM · Ninja One · LLM Usage · VMware AIops · VMware Monitor
More TypeScript MCP servers · Exerciseapi · Godot MCP Enhanced · Oraclaw · When · Apibase · see all