gannonh/firebase-mcp
by Various
๐ฅ Model Context Protocol (MCP) server for Firebase.
MCP
gannonh/firebase-mcp
Added 1 June 2026
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
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
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
Claude Code
Anthropic
Anthropic's terminal-native coding agent. Reads your repo, edits files, runs tests, ships PRs.
Cursor
Anysphere
The AI-first code editor. Tab to autocomplete, Composer to multi-file refactor, Agents for the long-running stuff.
Cline
Cline
Open-source autonomous coding agent that lives inside VS Code. BYO model key, watch it work.