Manage Firebase auth users and Firestore data with natural language commands.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "Firebase MCP Server" yet — see the docs or source repo.
List users registered in Firebase Authentication in the last 7 days, including email, creation time, and whether the email is verified.
A filtered list of users with registration time and email verification status.
Find documents in the Firestore orders collection with status pending, and update those unprocessed for more than 3 days to expired.
Returns the number of matched orders and performs the bulk status update on eligible documents.
Analyze the common fields, field types, and data distribution across the latest 100 documents in the Firestore users collection.
Provides a schema-like summary of fields, types, and common value patterns in the collection.
Interact with Firebase auth, database, and storage through a standardized MCP protocol.
Test MCP OAuth login and retrieve the authenticated user's identity and plan.
Manage AI-generated social news posts, categories, and tags in Firestore.
Connect databases, files, AWS IAM, and Gmail through one MCP server.
Let AI securely query and update case data through MCP tools.
Inject verified FTC docs and examples to generate competition-ready Java robot code.