Back to Integrations

Official Firebase MCP Server

You can use the Firebase MCP server to give AI-powered development tools the ability to work with your Firebase projects and your app's codebase.

Last updated: 1/27/2026

Installation

Add this MCP to your configuration:

{
  "mcpServers": {
    "official-firebase-mcp-server": {
      // See GitHub repository for configuration
    }
  }
}