Firebase MCP Server
Rank #25,450io.github.dasasian/firebase-mcp-server
MCP server for Firebase — Firestore, Storage, Auth, and Cloud Logging, with schema validation.
Firebase MCP Server is a Model Context Protocol (MCP) server published by dasasian. It ranks #25,450 of 132,113 servers tracked on MCP Toplist. Firebase MCP Server is listed across 2 registries — Official MCP and Glama, with 2 tracked versions. It was first listed on Aug 16, 2026 and most recently updated on Aug 16, 2026.
Ranks ahead of 106,663 of 132,113 servers on MCP Toplist.
Use Firebase MCP Server
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add firebase-mcp-server -- npx -y @dasasian/firebase-mcp-server[mcp_servers.firebase-mcp-server]
command = "npx"
args = ["-y", "@dasasian/firebase-mcp-server"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"firebase-mcp-server": {
"command": "npx",
"args": [
"-y",
"@dasasian/firebase-mcp-server"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"firebase-mcp-server": {
"command": "npx",
"args": [
"-y",
"@dasasian/firebase-mcp-server"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"firebase-mcp-server": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@dasasian/firebase-mcp-server"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"firebase-mcp-server": {
"command": "npx",
"args": [
"-y",
"@dasasian/firebase-mcp-server"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"firebase-mcp-server": {
"command": "npx",
"args": [
"-y",
"@dasasian/firebase-mcp-server"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.dasasian%2Ffirebase-mcp-server)<a href="https://mcptoplist.com/server/io.github.dasasian%2Ffirebase-mcp-server"><img src="https://mcptoplist.com/badge/io.github.dasasian%2Ffirebase-mcp-server.svg" alt="MCP Toplist: Top 25% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
dasasian
Other servers by dasasian
View all dasasian servers →Available versions (2)
| Version | Published |
|---|---|
| 1.1.0 | Aug 16, 2026 |
| 1.0.0 | Aug 16, 2026 |
Frequently asked questions
- Who maintains Firebase MCP Server?
- Firebase MCP Server is maintained by dasasian, which publishes 2 MCP servers (8 total versions) tracked on MCP Toplist.
- Is Firebase MCP Server listed on the Official MCP Registry?
- Yes — Firebase MCP Server is listed on the Official MCP Registry, alongside Glama.
- How many versions does Firebase MCP Server have?
- MCP Toplist tracks 2 versions of Firebase MCP Server, most recently published on Aug 16, 2026.
- Where can I find the source code for Firebase MCP Server?
- The source code for Firebase MCP Server is hosted at github.com/dasasian/firebase-mcp-server.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.