io.github.firebase/firebase-mcp✓
io.github.firebase/firebase-mcp · v0.3.0
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-10-17/server.schema.json",
"name": "io.github.firebase/firebase-mcp",
"description": "Gives AI development tools Firebase-specific capabilities and expertise.",
"repository": {
"url": "https://github.com/firebase/firebase-tools",
"source": "github",
"subfolder": "src/mcp"
},
"version": "0.3.0",
"packages": [
{
"registryType": "npm",
"identifier": "firebase-tools",
"version": "14.27.0",
"runtimeHint": "npx",
"transport": {
"type": "stdio"
},
"runtimeArguments": [
{
"value": "mcp",
"type": "positional"
}
]
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}