Skip to main content
Glama
FROWNINGdev

django-orm-lens

by FROWNINGdev

Related Servers

Alternatives to django-orm-lens

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      C
      maintenance
      A Model Context Protocol (MCP) server for developing Django applications. It exposes Django project information through MCP tools, enabling AI assistants to better understand and interact with Django codebases.
      111
      MIT
    • F
      license
      Not graded
      quality
      D
      maintenance
      Exposes Django runtime information (settings, apps, URLs, models, migrations) as MCP resources for AI agents to inspect a live Django project without static analysis.
      -
    • F
      license
      B
      quality
      D
      maintenance
      An MCP server for inspecting and interacting with Pydantic models and Python type contracts. It enables LLMs to perform deterministic validation, schema generation, model explanation, and Pydantic v1 to v2 migration analysis.
      11
      -
    • A
      license
      A
      quality
      B
      maintenance
      This MCP server enables AI models to analyze local Python codebases using abstract syntax trees, providing tools for file structure analysis, symbol search, import graphing, docstring auditing, and refactoring prompts without loading entire source files into context.
      4
      5
      MIT

    TDQS

    A3.6/5.0

    Scored across 5 tools

    Disambiguation5/5

    Each tool serves a distinct purpose: listing apps/models, describing a single model, finding relations, and generating an ER diagram. No overlap in functionality.

    Naming Consistency4/5

    Most tools follow a clear verb_noun pattern (list_apps, list_models, describe_model, find_relations). The exception is 'er_diagram' which is noun_noun, though still readable.

    Tool Count5/5

    With 5 tools, the set is well-scoped for Django ORM introspection. Each tool earns its place, covering essential operations without redundancy.

    Completeness5/5

    The tool surface covers the full lifecycle of ORM exploration: listing apps/models, retrieving model details, analyzing relations, and visualizing the schema. No obvious gaps.

    Maintenance

    ActivityActive
    ResponsivenessResponsive