-
securityF
license-
qualityA 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.
Last updated -
Python
Search for:
Why this server?
This service wraps Django's migration commands as MCP endpoints, which can be useful for managing migrations when writing unit tests that depend on database setup.
Why this server?
Provides a basic example which could be a starting point, although it doesn't directly address unit testing.
Why this server?
Allows creating sandboxed local development environments directly from Github and execute tests
Why this server?
Provides ability to run Python code. Django requires writing python code so that functionality could be helpful.