gannonh/firebase-mcp
Firebase services including Auth, Firestore and Storage.
Quick Start
Clone the repository:
git clone https://github.com/gannonh/firebase-mcpClaude Desktop configuration example:
{
"mcpServers": {
"firebase-mcp": {
"command": "npx",
"args": [
"-y",
"gannonh/firebase-mcp"
]
}
}
}Check the repository README for specific installation and configuration instructions.