Back to directory
@gannonh/firebase-mcp

@gannonh/firebase-mcp

@gannonh244

Model Context Protocol (MCP) server for Firebase, enabling AI assistants to work with Firestore, Storage, and Authentication services.

firebasecloudai-assistantsfirestorestorageauthentication

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
Language
TypeScript
Created
2025/3/8
Updated
2026/6/7