firebase
stdioUsed by 9 plugins
Installs firebase, the highest-starred plugin that provides this server
Install
1
Run in your terminal$
npx claudepluginhub anthropics/claude-plugins-official --plugin firebaseDescription
Firebase MCP server for understanding and managing your Firebase project, resources, and data
Add to Your Project
Add to your .mcp.json:
{
"mcpServers": {
"firebase": {
"command": "npx",
"args": [
"-y",
"firebase-tools@latest",
"mcp"
]
}
}
}Command
npxArguments
-yfirebase-tools@latestmcp