django-migrations-mcp
4
This project provides a service to manage Django migrations using Model Context Protocol (MCP) endpoints. It facilitates migration management in distributed systems and enhances CI/CD integration with safety and validation features.
MCP Client
Used to interact with services and call migration-related operations
Docker configuration
Provide Docker commands for multiple deployment scenarios
CI/CD integration examples
GitHub Actions Workflow Example