
firebase-mcp
MCP server by github.com/firebase/firebase-tools
Gives AI development tools Firebase-specific capabilities and expertise.
About firebase-mcp
firebase-mcp is an MCP (Model Context Protocol) server published by firebase in the official MCP registry. Gives AI development tools Firebase-specific capabilities and expertise.
It ships as an npm package (firebase-tools), so any MCP client that can launch a local process can run it.
Development happens in the open at github.com/firebase/firebase-tools, where the project has earned 4,424 GitHub stars.
Use firebase-mcp with your agent
claude mcp add firebase-mcp -- npx -y firebase-tools{
"mcpServers": {
"firebase-mcp": {
"command": "npx",
"args": [
"-y",
"firebase-tools"
]
}
}
}firebase-toolsFrequently asked questions
- What is firebase-mcp?
- firebase-mcp is an MCP (Model Context Protocol) server by firebase. Gives AI development tools Firebase-specific capabilities and expertise.
- How do I connect firebase-mcp to Claude, Cursor, or another MCP client?
- Install firebase-mcp from its npm package (firebase-tools) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
- Is firebase-mcp open source?
- Yes — the source code is public at github.com/firebase/firebase-tools, with 4,424 GitHub stars.
- Can AI agents pay to use firebase-mcp?
- Not yet through Loomal — firebase-mcp is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.
More MCP servers

mcp-server-chart
4.2k
A Model Context Protocol server for generating charts using AntV.

kubefwd
4.1k
Kubernetes port forwarding for local development with automatic /etc/hosts entries.

Tolgee
4.0k
Your app's translations in Tolgee: search keys, create translations, trigger machine translation

Cloudflare MCP
3.9k
Cloudflare MCP servers

RevoGrid DataGrid MCP Pro
3.4k
Hosted Pro MCP server for RevoGrid DataGrid docs, examples, feature checks, and migration guidance.

RevoGrid DataGrid MCP
3.4k
Hosted MCP server for RevoGrid DataGrid docs, examples, feature checks, and migration guidance.
Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain firebase-mcp? Claim this listing free by verifying GitHub ownership, or contact us.