Skip to content

Auth

Free

by MCP Community

SDK for building OAuth-protected Remote MCP servers on Cloudflare Workers with pluggable auth adapters (Supabase already implemented).

v0.0.4Added Apr 12, 2026
mcpapps sdkmodelcontextprotocolcloudflare-workersworkers
Works with:ClaudeGPTGeminiCopilot

Auth MCP Server

SDK for building OAuth-protected Remote MCP servers on Cloudflare Workers with pluggable auth adapters (Supabase already implemented).

Installation

Reviews

Leave a Review

Installation

Quick install
npx -y @famma/mcp-auth
Add to claude_desktop_config.json
{
  "mcpServers": {
    "auth": {
      "command": "npx",
      "args": ["-y", "@famma/mcp-auth"]
    }
  }
}

Trust & Compliance

Authentication

Not declared

Server class

Community

Compliance

None declared