by MCP Community
SDK for building OAuth-protected Remote MCP servers on Cloudflare Workers with pluggable auth adapters (Supabase already implemented).
SDK for building OAuth-protected Remote MCP servers on Cloudflare Workers with pluggable auth adapters (Supabase already implemented).
npx -y @famma/mcp-auth
{
"mcpServers": {
"auth": {
"command": "npx",
"args": ["-y", "@famma/mcp-auth"]
}
}
}Authentication
Not declared
Server class
CommunityCompliance
None declared