Back to directory
firebase-tools

firebase-tools

@Google0

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
JavaScript
Created
2025/7/31
Updated
2026/2/1