gts360/django-mcp-server
Django MCP Server is a Django extensions to easily enable AI Agents to interact with Django Apps through the Model Context Protocol it works equally well on WSGI and ASGI
[](https://pypi.org/project/django-mcp-server/) [](https://djangopackages.org/packages/p/django-mcp-server/) [](https://pypi.org/project/django-mcp-server/)
Django MCP Server is an implementation of the Model Context Protocol (MCP) extension for Django. This module allows MCP Clients and AI agents to interact with any Django application seamlessly.
π Django-Style declarative style tools to allow AI Agents and MCP clients tool to interact with Django.<br/> π Expose Django models for AI Agents and MCP Tools to query in 2 lines of code in a safe way.<br/> π Convert Django Rest Framework APIs to MCP tools with one annotation.<br/> β Working on both WSGI and ASGI without infrastructure change.<br/> β Validated as a Remote Integration with Claude AI.<br/> π€ Any MCP Client or AI Agent supporting MCP , (Google Agent Developement Kit, Claude AI, Claude Desktop ...) can interact with your application.
Many thanks π to all the contributor community
Maintained β¨ with care by Smart GTS software engineering.
Licensed under the MIT License.
---
---
pip install django-mcp-serverOr directly from GitHub:
pip install git+https://github.com/omarbenhamid/django-mcp-server.git---
Loading reviews...