← Index

io.github.firebase/firebase-mcp

io.github.firebase/firebase-mcp·v0.3.0·Other
Quality Score
71
/100

Gives AI development tools Firebase-specific capabilities and expertise.

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "firebase-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "firebase-tools"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "firebase-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "firebase-tools"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y firebase-tools
§03  MCP Quality Score  ·  methodology
freshness
16
completeness
10
installability
25
documentation
15
stability
5
§04  Alternatives in Other