Loomal

firebase-mcp

MCP server by github.com/firebase/firebase-tools

Gives AI development tools Firebase-specific capabilities and expertise.

4.4k starsnpm: firebase-tools

About firebase-mcp

firebase-mcp is an MCP (Model Context Protocol) server published by firebase in the official MCP registry. Gives AI development tools Firebase-specific capabilities and expertise.

It ships as an npm package (firebase-tools), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/firebase/firebase-tools, where the project has earned 4,424 GitHub stars.

Use firebase-mcp with your agent

Claude Code · one command
claude mcp add firebase-mcp -- npx -y firebase-tools
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "firebase-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "firebase-tools"
      ]
    }
  }
}
npmfirebase-tools

Frequently asked questions

What is firebase-mcp?
firebase-mcp is an MCP (Model Context Protocol) server by firebase. Gives AI development tools Firebase-specific capabilities and expertise.
How do I connect firebase-mcp to Claude, Cursor, or another MCP client?
Install firebase-mcp from its npm package (firebase-tools) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is firebase-mcp open source?
Yes — the source code is public at github.com/firebase/firebase-tools, with 4,424 GitHub stars.
Can AI agents pay to use firebase-mcp?
Not yet through Loomal — firebase-mcp is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain firebase-mcp? Claim this listing free by verifying GitHub ownership, or contact us.