Let AI assistants inspect local Firebase emulator data and logs.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "Firebase Emulator MCP Server" yet — see the docs or source repo.
Please read the Firestore data in my local Firebase Emulator, summarize the current collections and document counts, and point out any obviously inconsistent data structures.
A summary of Firestore collections and document counts, with suspicious schema issues highlighted.
Please inspect the user data in the Firebase Auth emulator, list the test accounts, and identify duplicate emails or unusual account states.
A list of test users with duplicate or abnormal account details called out.
Please read the Firebase emulator logs and summarize recent errors, the related services, and possible debugging directions.
A concise log error summary, the Firebase services involved, and initial debugging suggestions.
During local Firebase development, a developer can have an AI assistant inspect Firestore, Auth, or Realtime Database emulator data to quickly verify the current test state. This reduces the need to manually check multiple local dashboards.
When local APIs, authentication, or database behavior looks wrong, a developer can ask an AI assistant to read emulator logs and compare them with the current data state for initial troubleshooting. This is useful for identifying which Firebase service is involved.
After automated or manual testing, a developer can inspect the local emulator to verify whether data was written as expected. This is especially useful for checking Firestore, Realtime Database, and Auth test results.
Based on the description, it exposes Firebase emulator data to AI coding assistants, including Firestore, Auth, Realtime Database, and logs. No other Firebase services are mentioned.
The description explicitly says it is for local development inspection. The provided information does not indicate production use.
The provided material does not include installation steps, dependencies, or configuration details. For exact prerequisites, see the source repository.
Interact with Firebase auth, database, and storage through a standardized MCP protocol.
Control Android devices via ADB for UI inspection, input, and app debugging.
Inspect, control, and debug React Native apps in simulators and emulators.
Manage Firestore documents, batches, collection analysis, and index maintenance.
Test MCP OAuth login and retrieve the authenticated user's identity and plan.
Give AI coding agents live simulator, browser screenshots, and logs context.