raghavdasila/django-firebase-mcp
A production-ready Django app implementing Firebase Model Context Protocol (MCP) server with 14 Firebase tools for AI agents. Features standalone agent, HTTP/stdio transport, LangChain integration, and complete Firebase service coverage (Auth, Firestore, Storage).
Platform-specific configuration:
{
"mcpServers": {
"django-firebase-mcp": {
"command": "npx",
"args": [
"-y",
"django-firebase-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...