Skip to main content
Glama
raghavdasila

django-firebase-mcp

by raghavdasila

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
DEBUGNoDjango debug mode (True/False).True
MCP_HOSTNoHost for MCP HTTP server.127.0.0.1
MCP_PORTNoPort for MCP HTTP server.8001
REDIS_URLNoRedis connection URL (optional, for persistent state).
USE_REDISNoWhether to use Redis for state management (true/false).false
SECRET_KEYYesDjango secret key.
MCP_TRANSPORTNoMCP transport protocol (http or stdio).http
FIREBASE_STORAGE_BUCKETYesYour Firebase Storage bucket name (e.g., your-project-id.appspot.com).
SERVICE_ACCOUNT_KEY_PATHYesPath to Firebase service account key JSON file.credentials.json

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/raghavdasila/django-firebase-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server