cloudflare/agents
Build and deploy AI Agents on Cloudflare observed · 2026-08-28
Health v2 · maintenance only
83/100
- Activity 99
- Release rhythm 86
- Longevity 41
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 0.0
- age_days: 581
- days_rel: 15
- days_push: 7
- n_releases_24m: 373
Adoption not part of the score
5490 stars · 684 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
A TypeScript SDK for building persistent, stateful AI agents on Cloudflare Workers, powered by Durable Objects. Each agent gets durable identity, SQLite storage, real-time WebSocket connections, scheduling, and built-in MCP support, scaling to millions of hibernating instances.
Use cases
- build a chatbot with persistent memory on Cloudflare
- deploy stateful AI agents that scale per user or session
- add real-time state sync between server and React frontend
- connect agents to MCP tools and workflows
- schedule background tasks inside an agent runtime
- build voice, email, or Slack-connected agents
When to choose
- you are already on Cloudflare Workers and want durable, stateful agent infrastructure
- you need agents that hibernate when idle and scale to millions of instances
- you want built-in WebSockets, scheduling, storage, and MCP in one SDK
When to avoid
- you need to self-host outside Cloudflare's platform
- you want a provider-agnostic agent framework that runs on any cloud or VM
- your workload requires long-running processes beyond Workers execution limits
Facets
framework · maturity active
agent-framework websocket mcp scheduling state-management sdk large-language-models cloud-computing developer-tools serverless durable-objects cloudflare-workers serverless-agents react-bindings real-time-sync ai-agents real-time cloudflare typescript nodejs web-server
8 sources
- readme: https://github.com/cloudflare/agents · fetched 2026-08-28 · 6acf8fd97d9f
- homepage: https://developers.cloudflare.com/agents/ · fetched 2026-08-29 · a205f9550522
- site_page: https://developers.cloudflare.com/agents/getting-started/quick-start · fetched 2026-08-29 · 23ae4e489376
- site_page: https://developers.cloudflare.com/agents/getting-started/add-to-existing-project · fetched 2026-08-29 · 4720b4cf867c
- site_page: https://developers.cloudflare.com/agents/getting-started/testing-your-agent · fetched 2026-08-29 · 612b1d5ce776
- site_page: https://developers.cloudflare.com/agents/harnesses/think/getting-started · fetched 2026-08-29 · 95339daabf02
- site_page: https://developers.cloudflare.com/ · fetched 2026-08-29 · 1b8430a97c92
- site_page: https://developers.cloudflare.com/changelog · fetched 2026-08-29 · d22a1e616fbf
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| cloudflare/agents | main | 83 |
For agents
markdown · JSON · MCP: product_card(name="cloudflare/agents")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem