firebase-mcp

gannonh/firebase-mcp
β˜… 241 stars TypeScript 🧠 Memory/Knowledge Updated 1mo ago
πŸ”₯ Model Context Protocol (MCP) server for Firebase.
View on GitHub β†’

Quick Install

Copy the config for your editor. Some servers may need additional setup β€” check the README.

Add to claude_desktop_config.json:

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

Topics

firebasemodelcontextprotocol