Firebase
Enables Firebase Authentication, Firestore, and Storage operations for developers building applications that require seamless backend service integration.
Featured
View Source196 stars
0 tools
Created Aug 2025
@gannonh/gannonh-firebase-firebase-mcpAbout
Enables Firebase Authentication, Firestore, and Storage operations for developers building applications that require seamless backend service integration.
Categories
general
Installation
npm
npm install @gannonh/gannonh-firebase-firebase-mcp
Configuration
{
"mcpServers": {
"gannonh-firebase-firebase-mcp": {
"command": "npx",
"args": [
"-y",
"@gannonh/gannonh-firebase-firebase-mcp"
]
}
}
}