MCP Servers for Django

Django is a high-level Python web framework that encourages rapid development and clean, pragmatic design.

View all MCP Servers

  • Why this server?

    Manages Django database migrations in distributed environments by wrapping Django's migration commands as MCP endpoints, providing functionality to check migration status, create new migrations, and apply migrations with additional validation and safety checks.

    -
    security
    F
    license
    -
    quality
    A Model Context Protocol service that wraps Django's migration commands as MCP endpoints, making it easy to manage migrations across multiple services and integrate with CI/CD pipelines.
    Python
    • Linux
    • Apple