HomeOther › firebase-tools

firebase-tools

Gives AI development tools Firebase-specific capabilities and expertise.

TypeScript
★ 4,473 stars Last pushed 2026-09-24 License: MIT

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 14.27.0)

npx -y firebase-tools@14.27.0

Or add to your MCP client config:

{
  "mcpServers": {
    "firebase-tools": {
      "command": "npx",
      "args": [
        "-y",
        "firebase-tools@14.27.0"
      ]
    }
  }
}

This server takes extra arguments — see its repository.

Related servers

Data from the Official MCP Registry