Back to search
30
MCP

django-firebase-mcp

pypi/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).

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

iflow-mcp_raghavdasila-django-firebase-mcp
Django Firebase MCP - A Model Context Protocol server for Firebase services
0 tools
firebase-mcp
🔥 Model Context Protocol (MCP) server for Firebase.
0 tools
mcpcommunity/gannonh-firebase-mcp
🔥 Model Context Protocol (MCP) server for Firebase.
0 tools
django-mcp-server
Django MCP Server is a Django extensions to easily enable AI Agents to interact with Django Apps through the Model Context Protocol it works
0 tools
django-mcp-server
Django MCP Server is a Django extensions to easily enable AI Agents to interact with Django Apps through the Model Context Protocol it works
0 tools
iflow-mcp_gts360-django-mcp-server
Django MCP Server is a Django extensions to easily enable AI Agents to interact with Django Apps through the Model Context Protocol it works
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "django-firebase-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}