Django Ai Boost
未申請A MCP server for Django applications, inspired by Laravel Boost.
インストール
uv pip install django-ai-boost未申請リスティング
このMCPサーバーはあなたのものですか?
このリスティングは公開情報から自動的にインデックスされました。申請することで、ページの編集、互換性の設定、成長ツールのアンロックができます。2分以内に完了します。
このサーバーを申請するツール(18個)
app_label
The Django app label (e.g., "blog")
app_labels
Optional list of app labels to filter (e.g., ["blog", "auth"]). If not provided, returns all models.
args
Optional list of positional arguments
databases
Optional list of database aliases to include
deploy
Include deployment checks when true
fail_level
Minimum severity ("CRITICAL", "ERROR", "WARNING", "INFO", "DEBUG")
filters
Optional dict of field lookups (e.g., {"status": "published", "featured": true})
handler_name
Optional handler name to read from a single file handler
kwargs
Optional dict of keyword arguments
limit
Maximum number of results to return (default: 100, max: 1000)
lines
Number of lines to return per file (default: 100, configurable via DJANGOMCPMAXLOGLINES env var)
macOS
~/Library/Application Support/Claude/claudedesktopconfig.json
model_name
The model name (e.g., "Post")
order_by
Optional list of fields to order by (e.g., ["-createdat", "title"])
pk
The primary key of the instance
tags
Optional list of check tags (e.g., "models", "compatibility")
topic
The Django topic or feature to search for (e.g., "models", "queryset", "migrations", "authentication")
url_name
The URL pattern name (e.g., "postdetail", "admin:index")