Skip to main content
Back to registry

MCP OAuth Cloudflare

jezweb/claude-skills

Production-ready OAuth authentication for MCP servers on Cloudflare Workers.

Install command
npx skills add https://github.com/jezweb/claude-skills --skill 'MCP OAuth Cloudflare'
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
Production-ready OAuth authentication for MCP servers on Cloudflare Workers. When using a third-party OAuth provider (like Google), the MCP Server acts as both an OAuth client (to upstream service) and as an OAuth server (to MCP clients) . The Worker: Critical : The MCP server generates and issues its own token rather than passing through the third-party token. This is essential for security and spec compliance. Copy templates/env.d.ts to src/env.d.ts for TypeScript type support: Note : The library currently accepts both plain and S256 PKCE methods. There is no configuration option to enforce S256-only, which is the OAuth 2.1 recommended method. Security Consideration : For maximum security, you may want S256-only. This is tracked in GitHub Issue #113 as a feature request.

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does MCP OAuth Cloudflare do?

Production-ready OAuth authentication for MCP servers on Cloudflare Workers.

Is MCP OAuth Cloudflare good?

MCP OAuth Cloudflare does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does MCP OAuth Cloudflare work with?

MCP OAuth Cloudflare currently lists compatibility with Agent compatibility has not been published yet..

What are alternatives to MCP OAuth Cloudflare?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install MCP OAuth Cloudflare?

npx skills add https://github.com/jezweb/claude-skills --skill 'MCP OAuth Cloudflare'

Related skills

More from jezweb/claude-skills

Related skills

Alternatives in Software Engineering