Skip to main content
DatabasesUnknown

gannonh/firebase-mcp

Firebase services including Auth, Firestore and Storage.

databases
Share:

Quick Start

Clone the repository:

git clone https://github.com/gannonh/firebase-mcp

Claude Desktop configuration example:

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

Check the repository README for specific installation and configuration instructions.

Details

Category
Databases
Language
Unknown
Author
gannonh