io.github.sathergate/clocktower

mcp-serverNo score yet

A toolkit of agent primitives

Stars

165

Δ stars 7d

Δ stars 30d

Forks

0

Contributors

3

npm DL / wk

8

PyPI DL / wk

Language

TypeScript

Last push

2026-04-10

About io.github.sathergate/clocktower

Agent-native infrastructure toolkit for Next.js. 8 packages, zero dependencies, MCP in every one. // Rate limiting const limiter = createFloodgate({ rules: { api: { limit: 60, window: "1m" } }, }); // Full-text search const search = createSifter({ schema: { title: { weight: 2 }, body: true }, documents: articles, });

Read the full README on GitHub →

Install

npm install croncall
Newly tracked — a growth score appears after the first full scoring week. Signals are deliberately suppressed during cold start to avoid false positives.

io.github.sathergate/clocktower alternatives

Projects in the same category, closest in size — picked by data, not opinion.

FirstDataNo score yet166
piia-engramNo score yet164

See all mcp-server projects ranked by growth →

Frequently asked questions

Is io.github.sathergate/clocktower still maintained?
Activity is low: the last push was on 2026-04-10 (61 days before our latest snapshot).
What are the best io.github.sathergate/clocktower alternatives?
Closest by category and size in our data: io.github.Intina47/context-sync, yangkyeongmo@/mcp-server-apache-airflow, FirstData — full list with live signals above.

Embed this badge

Show your project's live signal in your README — it updates weekly with the data.

[![io.github.sathergate/clocktower on What's Trending in AI](https://whatstrendinginai.com/badges/sathergate__sathergate-toolkit.svg)](https://whatstrendinginai.com/projects/sathergate__sathergate-toolkit/)

io.github.sathergate/clocktower badge

Tracked since 2026-06-10 · data as of 2026-06-10 · 0 open issues · 1 releases