Clocktower runs on your own machine — the client starts it, so there is no endpoint to ping. 20 installs a week from npm. Last commit 16 Jul 2026.
Cron jobs for Next.js. Serverless-native scheduling with retry support.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add clocktower -- npx -y croncall
{
"mcpServers": {
"clocktower": {
"args": [
"-y",
"croncall"
],
"command": "npx"
}
}
}
[mcp_servers.clocktower]
command = "npx"
args = ["-y", "croncall"]
{
"mcpServers": {
"clocktower": {
"args": [
"-y",
"croncall"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"clocktower": {
"args": [
"-y",
"croncall"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.