databases

Firebase Mcp

Firebase services including Auth, Firestore and Storage.

databases
0
View on GitHub

Installation

npx -y gannonh/firebase-mcp

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

{
  "name": "firebase-mcp",
  "command": "npx",
  "args": [
    "-y",
    "gannonh/firebase-mcp"
  ]
}

About This MCP Server

gannonh/firebase-mcp

Firebase services including Auth, Firestore and Storage.

GitHub: https://github.com/gannonh/firebase-mcp

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub