The Firebase MCP server enables AI-powered development tools to interact with and manage Firebase projects, offering capabilities for project creation, user management, data operations in Firestore and Data Connect, security rules understanding, and sending Cloud Messaging.
firebasegoogle cloudauthenticationfirestorecloud storagecloud messagingremote configcrashlyticsdata connectcloud
Installation & Configuration
{
"mcpServers": {
"firebase": {
"command": "npx",
"args": [
"-y",
"firebase-tools@latest",
"experimental:mcp"
]
}
}
}Information
Transport
stdio
Language
TypeScript
Created
2013/12/23
Updated
2026/9/4
Homepage
https://firebase.google.com/