firebase

stdio

Used by 9 plugins

Installs firebase, the highest-starred plugin that provides this server

Install
1
Run in your terminal
$
npx claudepluginhub anthropics/claude-plugins-official --plugin firebase
Description

Firebase MCP server for understanding and managing your Firebase project, resources, and data

Add to Your Project

Add to your .mcp.json:

{
  "mcpServers": {
    "firebase": {
      "command": "npx",
      "args": [
        "-y",
        "firebase-tools@latest",
        "mcp"
      ]
    }
  }
}
Command
npx
Arguments
-yfirebase-tools@latestmcp