Interact with Firebase auth, database, and storage through a standardized MCP protocol.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "django-firebase-mcp" yet — see the docs or source repo.
Using django-firebase-mcp, look up the Firebase Authentication user with email [email protected] and return the UID, creation time, last sign-in time, and whether the email is verified.
A concise summary of the user's authentication record for login or account-state troubleshooting.
Using django-firebase-mcp, read the 10 most recent Firestore documents from the orders collection where status is pending, and output the order ID, user ID, amount, and creation time.
A filtered list of matching orders to quickly review pending business data.
Using django-firebase-mcp, list the 20 most recently uploaded files under /uploads/reports/ in Firebase Cloud Storage and return the filename, size, updated time, and download URL.
A file inventory with key metadata for verifying uploads and sharing files.
Manage Firebase auth users and Firestore data with natural language commands.
Manage AI-generated social news posts, categories, and tags in Firestore.
Connect databases, files, AWS IAM, and Gmail through one MCP server.
Enable AI agents to query databases and manage Gmail workflows automatically.
Safely let LLMs operate Gmail, Drive, and Calendar via MCP.
Production-ready MCP server for query normalization, retrieval, and RAG prompt building.