gemini-dk_mcp-server-firebase

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

  1. Clone and build the project.
  2. Obtain and configure Firebase service account key.
  3. Set up mcp_settings.json.