firebase-mcp

firebase-mcp

3.9

If you are the rightful owner of firebase-mcp 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@mcpreview.com.

Firebase MCP enables AI assistants to work directly with Firebase services, including Firestore, Storage, and Authentication.

Firebase MCP is a model context protocol server that integrates AI assistants with Firebase services. It supports operations on Firestore for document management, Firebase Storage for file handling, and Firebase Authentication for user management. The server is compatible with various MCP client applications like Claude Desktop, Augment Code, VS Code, and Cursor. It offers both stdio and HTTP transport options, allowing flexible deployment and client connectivity. Known issues include a Zod validation error in the `firestore_list_collections` tool, which does not affect functionality.

Features

  • Firestore Operations: Manage documents and collections with tools for adding, listing, updating, and deleting documents.
  • Storage Management: Handle file uploads and metadata retrieval with Firebase Storage.
  • User Authentication: Manage user accounts and authentication processes.
  • HTTP and Stdio Transport: Supports both HTTP and stdio transport for flexible server-client communication.
  • Client Compatibility: Works with various MCP client applications like Claude Desktop, Augment Code, VS Code, and Cursor.

Tools