Ross ROSS = Recommend OSS · open-source software intelligence for agents

cloudflare/workers-oauth-provider

OAuth provider library for Cloudflare Workers observed · 2026-08-28

github.com/cloudflare/workers-oauth-provider · TypeScript · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

86/100

  • Activity 98
  • Release rhythm 97
  • Longevity 38
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: 7
  • age_days: 540
  • days_rel: 23
  • days_push: 14
  • n_releases_24m: 32

Full methodology

Adoption not part of the score

1864 stars · 134 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

An OAuth 2.1 provider library for Cloudflare Workers that adds authorization-server capabilities to HTTP APIs and remote MCP servers. It handles OAuth request parsing, client validation, PKCE, and token flows while delegating user authentication and consent to the developer.

Use cases

  • add OAuth 2.1 authorization to an API on Cloudflare Workers
  • secure a remote MCP server with OAuth
  • build an authorization server with PKCE support
  • issue access tokens for a Workers-hosted API
  • implement OAuth consent flow for a serverless app

When to choose

  • your API or MCP server runs on Cloudflare Workers and needs OAuth 2.1
  • you want a lightweight, embeddable OAuth provider rather than a standalone identity product
  • you need MCP-compatible authorization for AI agent clients

When to avoid

  • you need a full identity provider with user management, SSO, or hosted login pages
  • your backend is not on Cloudflare Workers
  • you need OIDC features beyond the OAuth 2.1 core flows

Facets

library · maturity active

auth middleware http-server mcp security web-development backend apis serverless oauth2 oauth-2.1 cloudflare-workers authorization-server pkce mcp-servers kv-storage ai-agents cloudflare typescript nodejs

1 source

Member repositories

RepositoryRoleHealth v2
cloudflare/workers-oauth-providermain86

For agents

markdown · JSON · MCP: product_card(name="cloudflare/workers-oauth-provider")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem