gemini-dk_mcp-server-firebase
0
The Firebase MCP Server is designed to provide a unified interface for interacting with Firebase services like Authentication, Firestore, and Storage. It enables operations such as managing documents and users, and accessing storage files seamlessly.
Overview
This project is a Firebase MCP (Model Context Protocol) server offering a unified interface for interacting with Firebase services such as Authentication, Firestore, and Storage.
Features
- Authentication: Get user by ID or email.
- Firestore: Manage documents and collections.
- Storage: Access file metadata and download URLs.
Setup
- Clone and build the project.
- Obtain and configure Firebase service account key.
- Set up
mcp_settings.json
.