Skip to main content
Glama
LaishGlenberg

Firebase Emulator MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
FIREBASE_PROJECT_IDYesYour Firebase project ID
FIREBASE_RTDB_NAMESPACEYesYour Realtime Database namespace (e.g., <proj_id>-default-rtdb)

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
emulator_statusB

Check reachability of all Firebase emulators

firestore_list_collectionsA

List root-level collection IDs from Firestore emulator

firestore_queryD

Query documents in a Firestore collection

firestore_getA

Get a single Firestore document by path (e.g. Member/abc123)

rtdb_getA

Read data from Realtime Database emulator at a given path

auth_list_usersB

List users from Auth emulator

auth_get_userA

Get a single Auth user by email or localId

emulator_logsB

Stream recent log entries from the Firebase emulator hub WebSocket (ws://127.0.0.1:4500/)

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/LaishGlenberg/firebase-emulator-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server