cron-mcp
Rank #61,054io.github.Shreyas-Profile/cron-mcp
Cron-as-a-service MCP. Schedule prompts; when the cron fires we POST to your callback URL.
cron-mcp is a Model Context Protocol (MCP) server published by globalion. It ranks #61,054 of 115,591 servers tracked on MCP Toplist. cron-mcp is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Jul 16, 2026 and most recently updated on Jul 16, 2026.
Ranks ahead of 54,537 of 115,591 servers on MCP Toplist.
Use cron-mcp
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http cron-mcp https://cron.regiq.in/api/mcp[mcp_servers.cron-mcp]
url = "https://cron.regiq.in/api/mcp"Add to ~/.codex/config.toml.
https://cron.regiq.in/api/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"cron-mcp": {
"url": "https://cron.regiq.in/api/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"cron-mcp": {
"type": "http",
"url": "https://cron.regiq.in/api/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"cron-mcp": {
"serverUrl": "https://cron.regiq.in/api/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"cron-mcp": {
"url": "https://cron.regiq.in/api/mcp"
}
}
}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.Shreyas-Profile%2Fcron-mcp)<a href="https://mcptoplist.com/server/io.github.Shreyas-Profile%2Fcron-mcp"><img src="https://mcptoplist.com/badge/io.github.Shreyas-Profile%2Fcron-mcp.svg" alt="MCP Toplist: #61,054 of 115,591" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
globalion
Other servers by globalion
- email-mcp#60,548
- browser-mcp#61,053 · 1 ver
- docs-mcp#61,055 · 1 ver
- telegram-mcp#61,056 · 1 ver
- tor-mcp#61,057 · 1 ver
- Video Render MCP#61,309 · 1 ver
Available versions (1)
| Version | Published |
|---|---|
| 0.1.0 | Jul 16, 2026 |
Frequently asked questions
- Who maintains cron-mcp?
- cron-mcp is maintained by globalion, which publishes 10 MCP servers (6 total versions) tracked on MCP Toplist.
- Is cron-mcp listed on the Official MCP Registry?
- Yes — cron-mcp is listed on the Official MCP Registry, alongside Glama.
- How many versions does cron-mcp have?
- MCP Toplist tracks 1 version of cron-mcp, most recently published on Jul 16, 2026.
- Where can I find the source code for cron-mcp?
- The source code for cron-mcp is hosted at github.com/globalion/cron-mcp.