Google PageRank for AI agents. 25,000+ tools indexed.

Django MCP Server by gts360

#1788 of 5463 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

Only 1 platform listed — publishing to more platforms improves your score

Badge

AgentRank score for Django MCP Server by gts360
[![AgentRank](https://agentrank-ai.com/api/badge/skill/glama-gts360--django-mcp-server)](https://agentrank-ai.com/skill/glama-gts360--django-mcp-server/?utm_source=badge&utm_medium=readme&utm_campaign=agentrank_badge)
<a href="https://agentrank-ai.com/skill/glama-gts360--django-mcp-server/?utm_source=badge&utm_medium=readme&utm_campaign=agentrank_badge"><img src="https://agentrank-ai.com/api/badge/skill/glama-gts360--django-mcp-server" alt="AgentRank"></a>

Supported Platforms

MCP

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.co
Read full README on GitHub →