https://github.com/mrrobotke/django-migrations-mcp
A Model Context Protocol (MCP) service for managing Django migrations in distributed environments.
https://github.com/mrrobotke/django-migrations-mcp
Last synced: 3 days ago
JSON representation
A Model Context Protocol (MCP) service for managing Django migrations in distributed environments.
- Host: GitHub
- URL: https://github.com/mrrobotke/django-migrations-mcp
- Owner: mrrobotke
- Created: 2025-02-11T21:32:26.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2025-02-11T21:37:12.000Z (4 months ago)
- Last Synced: 2025-02-11T22:31:37.546Z (4 months ago)
- Language: Python
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
Awesome Lists containing this project
- mcp-index - Django Migrations Management Service - Manage Django migrations in distributed environments through MCP endpoints, simplifying migration processes with validations and safety checks for CI/CD integration. (DevOps and CI/CD)