autocomplete_article
Search suggestions for autocomplete fields
How to use it
autocomplete_article is exposed by the Django Admin MCP MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the autocomplete_article tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.
Install Django Admin MCP
pip install django-admin-mcpOther tools in Django Admin MCP (12)
Execute an admin action on selected records
List available admin actions for the model
Bulk create, update, or delete multiple records
Create a new article with field values
Delete an article by id
Get field definitions, types, and constraints
Discover all exposed models and their available tools
Get a single article by id
View Django admin change history
List all articles with pagination (limit, offset) and filtering
Get related objects via foreign keys
Update an existing article by id