Does Firebase have an MCP server?

Yes Official

Firebase maintains an official MCP server.

Verified 2026-08-10 against vendor docs
Access
Local server
Maintainer
Firebase
License
MIT
Language
TypeScript
Stars
4.5k
Last commit
yesterday
Category
Databases
What it does
The Firebase Command Line Tools
— how firebase/firebase-tools describes itself
The receipts
Official repository firebase/firebase-tools

The Firebase Command Line Tools

★ 4.5k pushed 2026-08-11 MIT Active
Connect it

Runs on your machine over stdio, launched by your MCP client.

Add it from the terminal, then restart your session:

terminal
claude mcp add firebase -- npx -y <package-from-readme>

Swap in the exact package and flags from the repo README — most servers need an API key passed as an environment variable.

Add --scope user to make it available in every project.

Questions
Does Firebase have an official MCP server?

Yes. Firebase maintains an official MCP server. The source lives at firebase/firebase-tools on GitHub.

How do I connect Firebase to Claude?

Run the server locally and register it in Claude's MCP config. In Claude Code that's a single "claude mcp add" command; in Claude Desktop you add it to claude_desktop_config.json.

How is this verdict verified?

Official Firebase MCP server ships inside the Firebase CLI (npx firebase-tools mcp), documented at firebase.google.com/docs/cli/mcp-server. Seed said COMMUNITY-ONLY. GitHub metadata is refreshed every six hours.

How we know

Official Firebase MCP server ships inside the Firebase CLI (npx firebase-tools mcp), documented at firebase.google.com/docs/cli/mcp-server. Seed said COMMUNITY-ONLY.

  • github data refreshed 2026-08-11, then every 6 hours
  • vendor docs verified on 2026-08-10

Spotted something out of date? Tell us — corrections ship same-day.

Also in Databases

See all Databases servers →