Django MCP Server by gts360
42 score
An implementation of the Model Context Protocol for Django that enables AI agents to interact with applications by exposing models, logic, and REST Framework APIs as tools.
Ranked #1788 out of 5463 indexed tools.Has 11 contributors.
Is this your tool? Claim this listing to add maintainer context, get a verified badge, and unlock analytics.
Claim listing → Signal Breakdown
Installs 0
Freshness 21d ago
Issue Health 79%
Stars 300
Platform Breadth 1 platform
Contributors 11
Description Detailed
How to Improve
Platforms medium impact
Supported Platforms
From the README
# 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](https://github.com/omarbenhamid/django-mcp-server/graphs/contributors) Maintained ✨ with care by [Smart GTS software engineering](https://www.smart-gts.coRead full README on GitHub →