Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
DJANGO_MCP_EXPOSE_DRFNoWhether to auto-expose DRF ViewSets (default: 'True')
DJANGO_MCP_URL_PREFIXNoURL prefix for MCP endpoints (default: 'mcp')
DJANGO_MCP_SERVER_NAMENoName of the MCP server (default: 'Django MCP Server')
DJANGO_MCP_DEPENDENCIESNoJSON array of MCP dependency strings (default: '[]')
DJANGO_MCP_EXPOSE_ADMINNoWhether to auto-expose Django admin (default: 'True')
DJANGO_MCP_INSTRUCTIONSNoInstructions for the AI assistant about this server
DJANGO_MCP_AUTO_DISCOVERNoWhether to auto-discover MCP components (default: 'True')
DJANGO_MCP_EXPOSE_MODELSNoWhether to auto-expose Django models (default: 'True')
DJANGO_MCP_ALLOWED_ORIGINSNoJSON array of allowed CORS origins for SSE endpoint (default: '[]')

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/hyperb1iss/django-mcp'

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