MCP (Model Context Protocol) adapter for django-admin-rest-api. A wire-protocol-only layer that lets agents reach the existing REST API — no new functionality, permissions, or validation.
$git clone https://github.com/martincastroalvarez/django-admin-mcp-apiInstalls into the current project.
Install django-admin-mcp-api by running `git clone https://github.com/martincastroalvarez/django-admin-mcp-api`, then use it for the current task and follow its documentation at https://github.com/martincastroalvarez/django-admin-mcp-api.