Firebase CLI and MCP Server
Marketplace Verified ActiveOfficial Claude plugin for Firebase to help understand and manage your Firebase project, resources, and data
0 Plugins
Purpose
To provide developers with a powerful and official toolset for building, deploying, and managing applications on the Firebase platform.
Features
- Deploy code and assets to Firebase projects
- Run local web servers for Firebase Hosting
- Interact with Firebase database (Realtime Database, Firestore)
- Manage Firebase Authentication
- Local emulation of Firebase services
Use Cases
- Deploying web applications and backend services to Firebase Hosting.
- Managing and interacting with Firebase databases for data persistence.
- Setting up and configuring new Firebase projects locally.
- Automating Firebase project management tasks in CI/CD pipelines.
Non-Goals
- Managing resources outside of the Firebase ecosystem.
- Providing a GUI interface for Firebase management.
- Replacing direct Firebase SDK usage within application code.
Practices
- Command-line interface best practices
- DevOps and CI/CD integration
- Cloud service management
Prerequisites
- Node.js and npm installed
- Firebase project set up
- Authentication credentials (e.g., service account or user login)
Installation
/plugin marketplace add firebase/firebase-toolsQuality Score
Verified99 /100
Analyzed about 19 hours ago
Trust Signals
Last commit1 day ago
GitHub owner firebase (opens in new tab)
Stars4.4k
Downloads 7.1M (opens in new tab)
LicenseMIT
Status