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
io.github.sathergate/clocktower alternatives
Projects in the same category, closest in size — picked by data, not opinion.
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.
Tracked since 2026-06-10 · data as of 2026-06-10 · 0 open issues · 1 releases