firebase-mcp

gannonh
143
Model Context Protocol (MCP) server to interact with Firebase services.
#firebase #modelcontextprotocol

Overview

What is firebase-mcp

firebase-mcp is a Model Context Protocol (MCP) server designed to facilitate interaction between LLM client applications and Firebase services, including authentication, Firestore database operations, and file storage.

How to Use

To use firebase-mcp, configure your Firebase project, set the required environment variables, and install the MCP server. You can integrate it with LLM clients like Claude Desktop, Cursor, Roo Code, and Cline by following the setup instructions provided in the README.

Key Features

Key features of firebase-mcp include user authentication management, Firestore document operations (adding, updating, deleting documents), and file storage management (listing files, retrieving file metadata).

Use Cases

Use cases for firebase-mcp include building applications that require user authentication, managing structured data in Firestore, and handling file uploads and downloads in Firebase Storage.

Content