← Back to Plugins
MCP Server MCP

io.github.firebase/firebase-mcp

github By github 👁 1 views ▲ 0 votes

Gives AI development tools Firebase-specific capabilities and expertise.

Homepage Verified source GitHub

Install

npx -y [email protected]

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "npm",
      "identifier": "firebase-tools",
      "version": "14.27.0",
      "runtimeHint": "npx",
      "transport": {
        "type": "stdio"
      },
      "runtimeArguments": [
        {
          "value": "mcp",
          "type": "positional"
        }
      ]
    }
  ]
}
mcp model-context-protocol npm

Comments

Sign in to leave a comment

Loading comments...