Django ORM Lens runs on your own machine — the client starts it, so there is no endpoint to ping. 4 602 installs a week from pypi. Last commit 3 Aug 2026.
Django ORM static analysis MCP. Models, relations, migrations, indexes, signals, N+1.
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-orm-lens -- uvx django-orm-lens
{
"mcpServers": {
"django-orm-lens": {
"args": [
"django-orm-lens"
],
"command": "uvx"
}
}
}
[mcp_servers.django-orm-lens]
command = "uvx"
args = ["django-orm-lens"]
{
"mcpServers": {
"django-orm-lens": {
"args": [
"django-orm-lens"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"django-orm-lens": {
"args": [
"django-orm-lens"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.