databaseOfficial
Firebase MCP
93
Manage Firebase projects, deploy Cloud Functions, query Firestore, configure Authentication, and access Crashlytics from your AI editor.
4.4k1503.6k/wk15.4K tokens(8%)Official2d ago
firebasegooglefirestorecloud-functionsauthentication
Quick Setup
Paste in ~/.claude.json
json
{
"mcpServers": {
"firebase-mcp": {
"command": "npx",
"args": [
"-y",
"firebase-tools@latest",
"mcp"
]
}
}
}Part of these stacks
Recommended Skills
Skills specialize your AI editor when working with Firebase MCP. Learn more
Firebase BasicsOfficialbest-practices
Official Firebase skill covering project setup, Firestore, Authentication, Storage, and Hosting configuration.
Firebase FirestoreOfficialbest-practices
Official skill for Firestore provisioning, security rules, SDK usage, and data modeling patterns.
Firebase AuthOfficialworkflow
Official skill for Firebase Authentication setup, user management, and security configuration.