django-admin-mcp
MCP · access controlRead-only Django admin for AI agents
A drop-in Django package that exposes admin data to AI agents over MCP. Every read runs through the admin's own permission checks, secret fields come back redacted, and queries hit read replicas with timeouts. In production it cut debugging sessions from hours to minutes and lets agents triage customer support tickets.
Python · Django · MCP · OAuth PKCE