gemini-dk_mcp-server-firebase

gemini-dk_mcp-server-firebase

3.1

If you are the rightful owner of gemini-dk_mcp-server-firebase and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

This is a Firebase MCP (Model Context Protocol) server that provides a unified interface to interact with various Firebase services including Authentication, Firestore, and Storage.

The Firebase MCP Server is designed to facilitate seamless interaction with Firebase services through a unified interface. It supports key Firebase functionalities such as Authentication, Firestore, and Storage, making it easier for developers to integrate these services into their applications. The server is set up by cloning the repository, installing dependencies, and configuring the service account key. It provides APIs for user authentication, document management in Firestore, and file handling in Firebase Storage. The server is licensed under the MIT License, allowing for flexible use and modification.

Features

  • Unified Interface: Provides a single point of interaction for various Firebase services.
  • Authentication: Supports user authentication by ID or email.
  • Firestore Management: Allows adding, updating, and deleting documents, as well as listing collections and documents.
  • Storage Handling: Facilitates listing files, retrieving file metadata, and obtaining download URLs.
  • Open Source: Licensed under the MIT License, promoting open collaboration and modification.