Skip to content
Back to search
30
MCP

django-admin-mcp-api

pypi/django-admin-mcp-api

MCP (Model Context Protocol) adapter for django-admin-rest-api. A wire-protocol-only layer that lets agents reach the existing REST API — no new functionality, permissions, or validation.

Uptime
0.0%
13 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
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-drf-mcp
Add MCP (Model Context Protocol) to any Django REST Framework project
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
drf-mcp
Enterprise-grade Model Context Protocol (MCP) integration for Django REST Framework with FastMCP 3.0
0 tools

How to use

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

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