7tg/django-admin-mcp
Expose Django admin models to MCP (Model Context Protocol) clients. Add a mixin to your ModelAdmin classes and let AI assistants like Claude perform CRUD operations, execute admin actions, and explore relationships—all respecting Django's permission system.
Implements an HTTP-based MCP server using Pydantic for schema validation and field introspection, allowing AI clients to interact with Django models through automatically generated tools that respect the admin's permission and filtering configuration. The architecture exposes CRUD operations, admin actions, bulk operations, and relationship traversal—each tied to Django's permission framework via Bearer token authentication. Supports Django 3.2 through 5.x with zero external dependencies beyond Django and Pydantic.
Available on PyPI.
Stars
9
Forks
2
Language
Python
License
GPL-3.0
Category
Last pushed
Feb 08, 2026
Monthly downloads
206
Commits (30d)
0
Dependencies
2
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/7tg/django-admin-mcp"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related servers
deepset-ai/hayhooks
Easily deploy Haystack pipelines as REST APIs and MCP Tools.
avivsinai/langfuse-mcp
A Model Context Protocol (MCP) server for Langfuse, enabling AI agents to query Langfuse trace...
DMontgomery40/mcp-3D-printer-server
Connects MCP to major 3D printer APIs (Orca, Bambu, OctoPrint, Klipper, Duet, Repetier, Prusa,...
mafzaal/d365fo-client
A comprehensive Python client library and MCP server for Microsoft Dynamics 365 Finance &...
MarcSkovMadsen/holoviz-mcp
✨A MCP server that provides intelligent access to the HoloViz ecosystem for humans and AIs.