Django ORM Lens
Rank #1,194io.github.FROWNINGdev/django-orm-lens
Django ORM static analysis MCP. Models, relations, migrations, indexes, signals, N+1.
Django ORM Lens is a Model Context Protocol (MCP) server published by frowningdev. It ranks #1,194 of 132,046 servers tracked on MCP Toplist, and its repository has 74 GitHub stars. Django ORM Lens is listed across 4 registries — Official MCP, PulseMCP, Glama and mcp.so, with 19 tracked versions. It was first listed on Jul 12, 2026 and most recently updated on Aug 20, 2026.
Ranks ahead of 130,852 of 132,046 servers on MCP Toplist.
Use Django ORM Lens
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add django-orm-lens -- uvx "django-orm-lens[mcp]" django-orm-lens django-orm-lens-mcp[mcp_servers.django-orm-lens]
command = "uvx"
args = ["django-orm-lens[mcp]", "django-orm-lens", "django-orm-lens-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"django-orm-lens": {
"command": "uvx",
"args": [
"django-orm-lens[mcp]",
"django-orm-lens",
"django-orm-lens-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"django-orm-lens": {
"command": "uvx",
"args": [
"django-orm-lens[mcp]",
"django-orm-lens",
"django-orm-lens-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"django-orm-lens": {
"type": "stdio",
"command": "uvx",
"args": [
"django-orm-lens[mcp]",
"django-orm-lens",
"django-orm-lens-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"django-orm-lens": {
"command": "uvx",
"args": [
"django-orm-lens[mcp]",
"django-orm-lens",
"django-orm-lens-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"django-orm-lens": {
"command": "uvx",
"args": [
"django-orm-lens[mcp]",
"django-orm-lens",
"django-orm-lens-mcp"
]
}
}
}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.FROWNINGdev%2Fdjango-orm-lens)<a href="https://mcptoplist.com/server/io.github.FROWNINGdev%2Fdjango-orm-lens"><img src="https://mcptoplist.com/badge/io.github.FROWNINGdev%2Fdjango-orm-lens.svg" alt="MCP Toplist: Top 1% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries
frowningdev
Available versions (19)
| Version | Published |
|---|---|
| 1.13.0 | Aug 20, 2026 |
| 1.12.0 | Aug 12, 2026 |
| 1.11.0 | Jul 31, 2026 |
| 1.10.0 | Jul 30, 2026 |
| 1.9.0 | Jul 30, 2026 |
| 1.8.1 | Jul 29, 2026 |
| 1.8.0 | Jul 29, 2026 |
| 1.7.1 | Jul 29, 2026 |
| 1.7.0 | Jul 28, 2026 |
| 1.6.0 | Jul 28, 2026 |
| 1.5.1 | Jul 28, 2026 |
| 1.5.0 | Jul 27, 2026 |
| 1.4.0 | Jul 25, 2026 |
| 1.3.0 | Jul 24, 2026 |
| 1.2.7 | Jul 24, 2026 |
| 1.0.7 | Jul 13, 2026 |
| 1.0.5 | Jul 13, 2026 |
| 1.0.4 | Jul 13, 2026 |
| 1.0.3 | Jul 12, 2026 |
Frequently asked questions
- Who maintains Django ORM Lens?
- Django ORM Lens is maintained by frowningdev, which publishes 1 MCP server (19 total versions) tracked on MCP Toplist.
- Is Django ORM Lens listed on the Official MCP Registry?
- Yes — Django ORM Lens is listed on the Official MCP Registry, alongside PulseMCP, Glama and mcp.so.
- How many versions does Django ORM Lens have?
- MCP Toplist tracks 19 versions of Django ORM Lens, most recently published on Aug 20, 2026.
- Where can I find the source code for Django ORM Lens?
- The source code for Django ORM Lens is hosted at github.com/frowningdev/django-orm-lens.
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.