Firebase Auth

MCP Server Verified

Authentication service by Google. Email, phone, and social login providers.

by Google

★★★★★ 4.8/5 (87 reviews)
31.1kGitHub stars
74.1kinstalls
Updated 2026-03-03
activejava

Installation

npx -y @google/mcp-server-firebase-auth

Quick Start

Add to your Claude Desktop config:
```json
{
  "mcpServers": {
    "firebase-auth": {
      "command": "npx",
      "args": ["-y", "@google/mcp-server-firebase-auth"]
    }
  }
}
```

Tools & Capabilities

authenticate_user
verify_token
manage_sessions
check_permissions
audit_access

Compatibility

Claude Desktop Continue Cline Cursor Windsurf

About Firebase Auth

Authentication service by Google. Email, phone, and social login providers.

View on GitHub →

Language: Java

Category: Security

← Back to MCP Hub Directory