Enterprise DNA
M MCP Servers Developer low

gannonh/firebase-mcp

by Various

🔥 Model Context Protocol (MCP) server for Firebase.

G

MCP

gannonh/firebase-mcp

Added 1 June 2026

#firebase #modelcontextprotocol

Overview

An open-source Model Context Protocol (MCP) server that exposes Firebase services to MCP-compatible clients. It allows AI agents and tools to interact with Firebase resources such as Firestore, Authentication, and Cloud Functions using the standardized MCP interface. The server is written in TypeScript and provides a bridge between Firebase and MCP-based applications.

Best for

Best for
Developers building AI agents or tools that need to interact with Firebase through the Model Context Protocol

Use cases

  • Querying Firestore collections and documents through an MCP client
  • Managing Firebase Authentication users via MCP requests
  • Invoking Cloud Functions from AI assistants using the MCP protocol

How to use

Install

npm install -g firebase-tools

Tools exposed

  • firestore_add_document
  • firestore_list_documents
  • firestore_get_document
  • firestore_update_document
  • firestore_delete_document
  • firestore_list_collections
  • firestore_query_collection_group
  • storage_list_files
  • storage_get_file_info
  • storage_upload
  • storage_upload_from_url
  • auth_get_user

Tested with

Claude Desktop, Cursor, VS Code

Notes

An open-source Model Context Protocol (MCP) server that exposes Firebase services to MCP-compatible clients. It allows AI agents and tools to interact with Firebase resources such as Firestore, Authentication, and Cloud Functions using the standardized MCP interface. The server is written in TypeScript and provides a bridge between Firebase and MCP-based applications.

245 stars on GitHub. Last updated 2025-10-27. Licensed MIT.

Use cases

  • Querying Firestore collections and documents through an MCP client
  • Managing Firebase Authentication users via MCP requests
  • Invoking Cloud Functions from AI assistants using the MCP protocol

Pros

  • Standardizes Firebase access for any MCP-compatible client
  • TypeScript source for type safety and easier contributions
  • Active community with 245 stars indicating usage and interest

Cons

  • Not an official Firebase product, relies on third-party maintenance
  • May not cover all Firebase products or advanced configurations
  • Requires a separate MCP client and Firebase service credentials to operate

Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.

Pros

  • Standardizes Firebase access for any MCP-compatible client
  • TypeScript source for type safety and easier contributions
  • Active community with 245 stars indicating usage and interest

Cons

  • Not an official Firebase product, relies on third-party maintenance
  • May not cover all Firebase products or advanced configurations
  • Requires a separate MCP client and Firebase service credentials to operate
Free 27-page guide

Get the free Developer’s Field Guide

A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.

Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.

No spam. Unsubscribe any time.

Running a business, not writing the code? See the MCP servers picked for operators, and get your first one wired up with us.

Operator picks