F

Firebase Realtime Database

Integrates with Firebase Realtime Database using Admin SDK authentication to enable querying documen...

303 views
0 installs
Updated Nov 22, 2025
Not audited
Integrates with Firebase Realtime Database using Admin SDK authentication to enable querying documents by field filters, listing collections, and adding new documents for real-time data management workflows.
  1. Log in to the Firebase Console
    Go to https://console.firebase.google.com and select your Firebase project.

  2. Generate a Service Account Key

    • Navigate to Project Settings (gear icon in the left-hand menu).
    • Click on the "Service Accounts" tab.
    • Click the "Generate new private key" button.
    • Download and save the resulting JSON file securely on your computer.
  3. Obtain Your Firebase Realtime Database URL

    • In the Firebase Console, go to your project and select "Realtime Database" from the left menu.
    • Click the gear icon next to your database and copy the database URL (it should look like https://<your-project-id>.firebaseio.com/).
  4. Fill in the FastMCP Connection Interface

    • For SERVICE_ACCOUNT_KEY_PATH, provide the absolute path to the JSON key file you downloaded (e.g., /absolute/path/to/serviceAccountKey.json).
    • For FIREBASE_DATABASE_URL, provide the Firebase Realtime Database URL you copied (e.g., https://your-project-id.firebaseio.com/).
  5. Click "Install Now" in the interface to save your settings.

You are now ready to use the Firebase Realtime Database MCP integration.

How to Install Firebase Realtime Database

Install Firebase Realtime Database MCP server with one click through FastMCP. Choose your preferred AI development tool below:

Claude Desktop

Click "Claude Desktop" in Quick Start

Cursor IDE

Click "Cursor IDE" in Quick Start

VS Code

Click "VS Code" in Quick Start

Alternatives to Firebase Realtime Database

Looking for similar MCP servers? Browse other servers in the same categories on FastMCP, or check out the similar servers listed above.

Quick Start

View on GitHub

More for Database

View All →

More for Cloud Platforms

View All →

Report Issue

Thank you! Your issue report has been submitted successfully.

Stay ahead of the MCP ecosystem

Get the top new MCP servers, trending tools, and dev tips delivered weekly. Free, no spam, unsubscribe anytime.

Join 2,847 developers. We send one email per week.