Firebase MCP Server
JSON →You can use the Firebase MCP server to give AI-powered development tools the ability to work with your Firebase projects and your app's codebase.
Install
npx -y firebase-tools@latest Tools · 11
- Create and manage Firebase projects Initialize new projects, list existing ones, and manage Firebase apps
- Manage Firebase Authentication users Retrieve, update, and manage user accounts
- Work with Cloud Firestore and Firebase SQL Connect Query, read, write, and manage database documents
- Retrieve Firebase SQL Connect schemas Generate schemas and operations with AI assistance
- Understand security rules Validate and retrieve security rules for Firestore, Cloud Storage, and Realtime Database
- Send messages with Firebase Cloud Messaging Send push notifications to devices and topics
- Access Crashlytics data Debug issues, view crash reports, and manage crash analytics
- Deploy to App Hosting Monitor backends and retrieve logs
- Work with Realtime Database Read and write data in real-time
- Query Cloud Functions logs Retrieve and analyze function execution logs
- Manage Remote Config Get and update remote configuration templates
★ 4,415 GitHub stars