Firebase
Createdgemini-dk
Provides a unified interface to interact with Firebase Authentication, Firestore, and Storage services.
About
This Firebase server offers a Model Context Protocol (MCP) interface, streamlining interactions with various Firebase services. It enables developers to easily manage authentication, manipulate Firestore data, and access storage functionalities through a single point of access. By providing a consolidated interface, it simplifies the development process and promotes efficient management of Firebase resources.
Key Features
- Firestore: Add/update/delete documents
- Storage: List files in a directory
- Authentication: Get user by ID or email
- Firestore: List collections/documents
- Storage: Get file metadata and download URL
Use Cases
- Centralized Firebase service management
- Creating a unified interface for Firebase Authentication, Firestore, and Storage
- Simplifying data access and manipulation in Firebase