davo20019/mcp-firebase-server
A Python server that bridges Large Language Models (LLMs) and Firebase Firestore using the Model Context Protocol (MCP). Exposes Firestore operations as MCP tools for programmatic access. Built with MCP Python SDK and Firebase Admin SDK.
Platform-specific configuration:
{
"mcpServers": {
"mcp-firebase-server": {
"command": "npx",
"args": [
"-y",
"mcp-firebase-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...