Django Admin MCP
Rank #2,803io.github.7tg/django-admin-mcp
Django admin models over MCP: CRUD, actions, history, autocomplete — capped by Django permissions.
Django Admin MCP is a Model Context Protocol (MCP) server published by 7tg. It ranks #2,803 of 132,046 servers tracked on MCP Toplist, and its repository has 18 GitHub stars. Django Admin MCP is listed across 2 registries — Official MCP and Glama, with 2 tracked versions. It was first listed on Jan 24, 2026 and most recently updated on Sep 17, 2026.
Ranks ahead of 129,243 of 132,046 servers on MCP Toplist.
Use Django Admin MCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add django-admin-mcp -e "host=<your host>" -- uvx django-admin-mcpReplace each placeholder with your own value before saving.
[mcp_servers.django-admin-mcp]
command = "uvx"
args = ["django-admin-mcp"]
[mcp_servers.django-admin-mcp.env]
host = "<your host>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"django-admin-mcp": {
"command": "uvx",
"args": [
"django-admin-mcp"
],
"env": {
"host": "<your host>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"django-admin-mcp": {
"command": "uvx",
"args": [
"django-admin-mcp"
],
"env": {
"host": "<your host>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"django-admin-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"django-admin-mcp"
],
"env": {
"host": "<your host>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"django-admin-mcp": {
"command": "uvx",
"args": [
"django-admin-mcp"
],
"env": {
"host": "<your host>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"django-admin-mcp": {
"command": "uvx",
"args": [
"django-admin-mcp"
],
"env": {
"host": "<your host>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.7tg%2Fdjango-admin-mcp)<a href="https://mcptoplist.com/server/io.github.7tg%2Fdjango-admin-mcp"><img src="https://mcptoplist.com/badge/io.github.7tg%2Fdjango-admin-mcp.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
7tg
Available versions (2)
| Version | Published |
|---|---|
| 0.8.0 | Sep 17, 2026 |
| 0.7.2 | Sep 16, 2026 |
Frequently asked questions
- Who maintains Django Admin MCP?
- Django Admin MCP is maintained by 7tg, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is Django Admin MCP listed on the Official MCP Registry?
- Yes — Django Admin MCP is listed on the Official MCP Registry, alongside Glama.
- How many versions does Django Admin MCP have?
- MCP Toplist tracks 2 versions of Django Admin MCP, most recently published on Sep 17, 2026.
- Where can I find the source code for Django Admin MCP?
- The source code for Django Admin MCP is hosted at github.com/7tg/django-admin-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.