mcpbeat Sign in

Firebase MCP Server

local only

Firebase MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. 78 installs a week from npm. Last commit 16 Aug 2026.

MCP server for Firebase — Firestore, Storage, Auth, and Cloud Logging, with schema validation.

Installs per day peak 237 · avg 13 · -76% w/w
a month agotoday
78
Installs / week
npm · @dasasian/firebase-mcp-server
0
Stars
1 open issues
16 Aug 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

Nothing serious here today

Today is the operative word: we check Firebase MCP Server every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add firebase-mcp-server -- npx -y @dasasian/firebase-mcp-server
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "firebase-mcp-server": {
      "args": [
        "-y",
        "@dasasian/firebase-mcp-server"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.firebase-mcp-server]
command = "npx"
args = ["-y", "@dasasian/firebase-mcp-server"]
.cursor/mcp.json
{
  "mcpServers": {
    "firebase-mcp-server": {
      "args": [
        "-y",
        "@dasasian/firebase-mcp-server"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "firebase-mcp-server": {
      "args": [
        "-y",
        "@dasasian/firebase-mcp-server"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Firebase MCP Server

same job, measured the same way
Obsidian MCP Secure
by dewtech-technologies

Secure MCP server for Obsidian with OWASP Top 10 controls and full audit logging.

56 installs/wk local only
Zabbix MCP
by mhajder

MCP server for Zabbix monitoring and automation

695 installs/wk local only
I
Ninjaone
by lungshot

MCP server for NinjaONE RMM with device management, monitoring, and automation

local only
lu
by adelaidasofia

lu.ma events MCP server with draft+confirm safety, audit logging, and prompt-injection scrubbing.…

local only
MCP Victorialogs
by victoriametrics-community

MCP Server for VictoriaLogs. Provides integration with VictoriaLogs API and documentation

local only
MCP Victorialogs
by victoriametrics

MCP Server for VictoriaLogs. Provides integration with VictoriaLogs API and documentation

local only
MCP Console Automation
by ooples

MCP server for AI-driven console application automation and monitoring

60 installs/wk local only
ChangeDetection.io MCP Server
by rusty4444

MCP server for ChangeDetection.io website monitoring and change history.

74 installs/wk local only

Firebase MCP Server — questions

Answers built from our own checks of this server.

Why is there no uptime for Firebase MCP Server?
Firebase MCP Server runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package @dasasian/firebase-mcp-server was installed 78 times last week.
How do I connect Firebase MCP Server?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls @dasasian/firebase-mcp-server straight from npm; nothing to host, nothing to sign up for.
How many people use Firebase MCP Server?
The npm package @dasasian/firebase-mcp-server was installed 78 times in the last week. Week over week that is -76%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Firebase MCP Server open source?
Yes — it is published under the MIT licence, written in TypeScript, 0 stars on GitHub and 1 open issue. The source link is on this page, so you can read exactly what it does with your data before you connect it.