Drop-in MCP server for the Django admin. Mount in two lines and any MCP agent — Claude, Cursor, custom — drives your existing ModelAdmin through your existing session auth, permissions, and forms. No tokens, no parallel systems, no new code. Pip install, include the URL, you're done.
Or install with pip: pip install django-admin-mcp-api
README Excerpt
> An MCP server for the Django admin — **same permissions, same `ModelAdmin`, no new features.** `django-admin-mcp-api` lets AI agents — Claude, Cursor, anything that speaks the [Model Context Protocol](https://modelcontextprotocol.io) — drive your Django admin. Every `ModelAdmin` you've already registered