Model Context Protocol (MCP)
Packages and tools that implement or support the Model Context Protocol, a standard for connecting language models to external data and actions. These projects help Django developers expose structured context, tools, and resources to LLMs in a consistent way.
5
Packages
0
Features
Search & Filter
| Package | Django MCP Server | django-ai-boost | mcp-django | Django Rest Framework MCP | django-admin-mcp-api |
|---|---|---|---|---|---|
|
Description
|
Django MCP Server is a Django extensions to easily enable AI Agents to interact with Django |
A MCP server for Django
applications, inspired by Laravel Boost. |
MCP server for Django
integration with LLM assistants |
Quickly build MCP servers that
expose your Django Rest Framework APIs as tools for LLMs an… |
Drop-in MCP server for the
Django admin. Mount in two lines and any MCP agent — Claude, Cu… |
|
Category
|
App | Other | App | App | App |
|
Using This
|
0
|
0
|
0
|
0
|
0
|
|
Python 3?
|
Yes | Yes | Yes | Yes | Yes |
|
Dev Status
|
Unknown | Unknown | Beta | Alpha | Production/Stable |
|
Version (PyPI)
|
0.5.7 | 0.8.0 | 0.13.0 | 0.1.0a4 | 1.1.0 |
|
Stars
|
339 | 89 | 41 | 45 | 4 |
|
Forks
|
51 | 2 | 3 | 7 | 0 |
|
Commits
|
|
|
|
|
|
|
Updated
|
10 Mar 2026 | 10 Mar 2026 | 5 Dec 2025 | 25 Nov 2025 | 31 May 2026 |
|
License
|
MIT | MIT | Custom | MIT License | MIT |
|
Links
|
Drop-in MCP server for the Django admin. Mount in two lines and any MCP agent — Claude, Cursor, custom — drives your existing ModelAdmin through your existing session auth, permissions, and forms. No tokens, no parallel systems, no new code. Pip install, include the URL, you're done.
4
Stars
0
Forks
0
Usage
Py3