joshuadavidthomas/mcp-django
3.4
If you are the rightful owner of mcp-django and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A Model Context Protocol (MCP) server providing a stateful Django shell for LLM assistants to interact with Django projects.
Tools
Functions exposed to the LLM to take actions
django_shell
Execute Python code in a persistent Django shell session.
django_reset
Reset the session, clearing all variables and imports.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client