django-ai-boost

vintasoftware/django-ai-boost
★ 79 stars Python 🤖 AI/LLM Updated 1mo ago
A MCP server for Django applications, inspired by Laravel Boost.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "django-ai-boost": {
      "command": "uvx",
      "args": [
        "django-ai-boost"
      ]
    }
  }
}

Or install with pip: pip install django-ai-boost

Topics

claude-codedjangomcp-serveropencode-ai