Back to search
30
MCP

django-mcp-server

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

Uptime
0.0%
6 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

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
0 tools
iflow-mcp_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
0 tools
django-mcp-inspector
An MCP server that exposes Django runtime information to AI agents
0 tools
django-firebase-mcp
A production-ready Django app implementing Firebase Model Context Protocol (MCP) server with 14 Firebase tools for AI agents. Features stand
0 tools
db-mcp-server
A powerful multi-database server implementing the Model Context Protocol (MCP) to provide AI assistants with structured access to databases.
0 tools
django-rest-mcp
MCP server for Django REST Framework — auto-discovers DRF views and exposes them as MCP tools
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "django-mcp-server": {
      "url": "None",
      "transport": "http"
    }
  }
}