related_article
Get related objects via foreign keys
How to use it
related_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 related_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
Search suggestions for autocomplete fields
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
Update an existing article by id