Comparison
Cloudflare Agents SDK vs LangGraph
A like-for-like, spec-level comparison. Both entries are verified against their docs and repo.
Cloudflare Agents SDK
Stateful agents on Cloudflare Workers.
LangGraph
Graph-based agent orchestration from LangChain.
| Spec | Cloudflare Agents SDK | LangGraph |
|---|---|---|
| Category | framework | framework |
| License | Apache-2.0 | MIT |
| Open source | Yes | Yes |
| Self-hostable | No | Yes |
| MCP support | Yes | Yes |
| Pricing | usage | free |
| Starting price | Cloudflare Workers free tier | BYOK usage cost |
| Models | claude, gpt, gemini, byok | claude, gpt, gemini, byok |
| Languages | typescript | python, typescript |
| GitHub stars | 5.2k | 35.7k |
| Last activity | 2026-06-25 | 2026-06-25 |