django-mcp
by hyperb1iss
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| DJANGO_MCP_EXPOSE_DRF | No | Whether to auto-expose DRF ViewSets (default: 'True') | |
| DJANGO_MCP_URL_PREFIX | No | URL prefix for MCP endpoints (default: 'mcp') | |
| DJANGO_MCP_SERVER_NAME | No | Name of the MCP server (default: 'Django MCP Server') | |
| DJANGO_MCP_DEPENDENCIES | No | JSON array of MCP dependency strings (default: '[]') | |
| DJANGO_MCP_EXPOSE_ADMIN | No | Whether to auto-expose Django admin (default: 'True') | |
| DJANGO_MCP_INSTRUCTIONS | No | Instructions for the AI assistant about this server | |
| DJANGO_MCP_AUTO_DISCOVER | No | Whether to auto-discover MCP components (default: 'True') | |
| DJANGO_MCP_EXPOSE_MODELS | No | Whether to auto-expose Django models (default: 'True') | |
| DJANGO_MCP_ALLOWED_ORIGINS | No | JSON array of allowed CORS origins for SSE endpoint (default: '[]') |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
This server cannot be deployed
Maintenance
ActivityInactive
ResponsivenessNo issues