Django MCP Server

Django extension that exposes Django applications via Model Context Protocol

Django MCP Server is a Django extension enabling AI agents to interact with Django applications through Model Context Protocol. Safely expose Django models and APIs as MCP tools with just two lines of code, supporting both WSGI and ASGI.

Author: gts360

Stars: 310

GitHub

Install: pip install django-mcp-server

Key Features

Use Cases