The Firebase MCP server provides a standardized interface to interact with Firebase services, including Firebase Authentication, Firestore, and Firebase Storage.
A Model Context Protocol server that exposes Firebase Firestore and Authentication to AI agents, supporting multi-project configurations and read operations.
Read data from Firebase Firestore: list collections and documents, fetch single or multiple documents, query with filters and ordering, perform aggregations and count, and inspect indexes and distinct values.
Re-reads the Firebase configuration file from disk and clears cached project runtimes. Use after updating the firebase-mcp.json config to apply changes.
Set up or update the Railway API token for authentication when not configured in environment variables. This tool handles initial token configuration and authentication setup.