Django Admin MCP runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 17 Sep 2026.
Django admin models over MCP: CRUD, actions, history, autocomplete — capped by Django permissions.
Today is the operative word: we check Django Admin MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add django-admin-mcp -- uvx django-admin-mcp
{
"mcpServers": {
"django-admin-mcp": {
"args": [
"django-admin-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.django-admin-mcp]
command = "uvx"
args = ["django-admin-mcp"]
{
"mcpServers": {
"django-admin-mcp": {
"args": [
"django-admin-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"django-admin-mcp": {
"args": [
"django-admin-mcp"
],
"command": "uvx"
}
}
}
This one needs environment variables set before it will start:
host (Hostname of your Django deployment that mounts django_admin_mcp.urls (e.g. admin.example.com)).
The author declared them in the registry entry; get the values from the project itself.
A Model Context Protocol (MCP) server for Django applications, inspired by Laravel Boost
Model Context Protocol (MCP) server for AI-assisted development of CAP applications.
Perplexity MCP server backed by the Polza.ai chat completions API.
Microsoft 365 administration via Graph API application permissions (read-only by default).
Agent-complete, permission-scoped product operations for Priorify workspaces.
MCP server for GLM chat completions using Zhipu AI models via AceDataCloud
Your DRF API as MCP tools — 1,800 endpoints become 16 dispatchers, permissioned by Django.
Secure MCP server for BT Panel operations with scoped permissions and audited writes.
Answers built from our own checks of this server.