Stats
Actions
Tags
From firebase
Connects to Firebase services including Firestore, Authentication, Storage, and Cloud Functions for project management and data operations. Runs locally via the Firebase CLI.
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"firebase": {
"command": "npx",
"args": [
"-y",
"firebase-tools@latest",
"mcp"
]
}
}
}Server configuration and connection parameters
npxCommand-line arguments passed to the server process
npx claudepluginhub anthropics/claude-plugins-official --plugin firebase