Cronicorn MCP Server
Rank #16,442io.github.weskerllc/cronicorn-mcp-server
MCP server providing cronicorn-server capabilities
Cronicorn MCP Server is a Model Context Protocol (MCP) server published by weskerllc. It ranks #16,442 of 132,046 servers tracked on MCP Toplist, and its repository has 3 GitHub stars. Cronicorn MCP Server is listed across 3 registries — Official MCP, Glama and PulseMCP, with 12 tracked versions. It was first listed on Oct 25, 2025 and most recently updated on Feb 13, 2026.
Ranks ahead of 115,604 of 132,046 servers on MCP Toplist.
Use Cronicorn MCP Server
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add cronicorn-mcp-server -e "CRONICORN_API_URL=<your CRONICORN_API_URL>" -e "CRONICORN_WEB_URL=<your CRONICORN_WEB_URL>" -- npx -y @cronicorn/mcp-serverReplace each placeholder with your own value before saving.
[mcp_servers.cronicorn-mcp-server]
command = "npx"
args = ["-y", "@cronicorn/mcp-server"]
[mcp_servers.cronicorn-mcp-server.env]
CRONICORN_API_URL = "<your CRONICORN_API_URL>"
CRONICORN_WEB_URL = "<your CRONICORN_WEB_URL>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"cronicorn-mcp-server": {
"command": "npx",
"args": [
"-y",
"@cronicorn/mcp-server"
],
"env": {
"CRONICORN_API_URL": "<your CRONICORN_API_URL>",
"CRONICORN_WEB_URL": "<your CRONICORN_WEB_URL>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"cronicorn-mcp-server": {
"command": "npx",
"args": [
"-y",
"@cronicorn/mcp-server"
],
"env": {
"CRONICORN_API_URL": "<your CRONICORN_API_URL>",
"CRONICORN_WEB_URL": "<your CRONICORN_WEB_URL>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"cronicorn-mcp-server": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@cronicorn/mcp-server"
],
"env": {
"CRONICORN_API_URL": "<your CRONICORN_API_URL>",
"CRONICORN_WEB_URL": "<your CRONICORN_WEB_URL>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"cronicorn-mcp-server": {
"command": "npx",
"args": [
"-y",
"@cronicorn/mcp-server"
],
"env": {
"CRONICORN_API_URL": "<your CRONICORN_API_URL>",
"CRONICORN_WEB_URL": "<your CRONICORN_WEB_URL>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"cronicorn-mcp-server": {
"command": "npx",
"args": [
"-y",
"@cronicorn/mcp-server"
],
"env": {
"CRONICORN_API_URL": "<your CRONICORN_API_URL>",
"CRONICORN_WEB_URL": "<your CRONICORN_WEB_URL>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.weskerllc%2Fcronicorn-mcp-server)<a href="https://mcptoplist.com/server/io.github.weskerllc%2Fcronicorn-mcp-server"><img src="https://mcptoplist.com/badge/io.github.weskerllc%2Fcronicorn-mcp-server.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
weskerllc
Available versions (12)
| Version | Published |
|---|---|
| 1.25.0 | Feb 13, 2026 |
| 1.24.1 | Feb 13, 2026 |
| 1.24.0 | Feb 13, 2026 |
| 1.23.4 | Feb 13, 2026 |
| 1.23.3 | Feb 13, 2026 |
| 1.23.2 | Feb 13, 2026 |
| 1.23.1 | Feb 13, 2026 |
| 1.23.0 | Feb 12, 2026 |
| 1.22.4 | Feb 11, 2026 |
| 1.22.3 | Feb 10, 2026 |
| 1.22.2 | Feb 10, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Cronicorn MCP Server?
- Cronicorn MCP Server is maintained by weskerllc, which publishes 1 MCP server (12 total versions) tracked on MCP Toplist.
- Is Cronicorn MCP Server listed on the Official MCP Registry?
- Yes — Cronicorn MCP Server is listed on the Official MCP Registry, alongside Glama and PulseMCP.
- How many versions does Cronicorn MCP Server have?
- MCP Toplist tracks 12 versions of Cronicorn MCP Server, most recently published on Feb 13, 2026.
- Where can I find the source code for Cronicorn MCP Server?
- The source code for Cronicorn MCP Server is hosted at github.com/weskerllc/cronicorn.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.