Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# Firebase CLI and MCP Server [![Actions Status][gh-actions-badge]][gh-actions] [![Node Version][node-badge]][npm] [![NPM version][npm-badge]][npm] [![Install MCP Server](https://cursor.com/deeplink/mcp-install-dark.svg)](https://cursor.com/en/install-mcp?name=firebase&config=eyJjb21tYW5kIjoibnB4IiwiYXJncyI6WyIteSIsImZpcmViYXNlLXRvb2xzIiwibWNwIiwiLS1kaXIiLCIuIl19)

[![MCP Toplist](https://mcptoplist.com/badge/io.github.firebase%2Ffirebase-mcp.svg)](https://mcptoplist.com/server/io.github.firebase%2Ffirebase-mcp)

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

medium

While the MCP Toplist badge is a neat addition, the main README.md is primarily focused on the Firebase CLI (firebase-tools). Since this badge is specific to the MCP server, it would be more appropriate to place it in src/mcp/README.md which is dedicated to the Firebase MCP Server. Additionally, please note that official Firebase/Google repositories typically avoid linking to unofficial third-party leaderboard or tracking sites due to branding and policy guidelines.


The Firebase Command Line Interface (CLI) Tools can be used to test, manage, and deploy your Firebase project from the command line. This repository is also the home of the official Firebase MCP Server. For more information, please see the [Firebase MCP Server documentation](./src/mcp).

- Deploy code and assets to your Firebase projects
Expand Down