Back to directory
gannonh/firebase-mcp

gannonh/firebase-mcp

@gannonh

🔥 Model Context Protocol (MCP) server for Firebase.

firebasefirestorestorageauthenticationmcptypescriptcloud

Installation & Configuration

{
  "mcpServers": {
    "firebase-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@gannonh/firebase-mcp"
      ],
      "env": {
        "SERVICE_ACCOUNT_KEY_PATH": "/absolute/path/to/serviceAccountKey.json",
        "FIREBASE_STORAGE_BUCKET": "your-project-id.firebasestorage.app"
      }
    }
  }
}

Information

Transport
stdiostreamable-http
Language
TypeScript
Created
2026/6/12
Updated
2026/6/12