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?

    Provides a Model Context Protocol (MCP) server implementation for DefectDojo (built on Django), enabling interaction with DefectDojo's vulnerability management system, including tools for managing findings, products, and engagements.

    A
    security
    A
    license
    A
    quality
    Provides a Model Context Protocol server implementation that allows AI agents and other MCP clients to programmatically interact with DefectDojo, a vulnerability management tool, for managing findings, products, and engagements.
    11
    1
    Python
    MIT License
    • Linux
    • Apple
  • 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