Back to search
30
MCP

drf-mcp

pypi/drf-mcp

Enterprise-grade Model Context Protocol (MCP) integration for Django REST Framework with FastMCP 3.0

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

Similar MCP servers embedding-nearest

django-drf-mcp
Add MCP (Model Context Protocol) to any Django REST Framework project
0 tools
django-rest-mcp
MCP server for Django REST Framework — auto-discovers DRF views and exposes them as MCP tools
0 tools
iflow-mcp_hyperb1iss_django-mcp
Integrate Model Context Protocol with Django
0 tools
django-rest-framework-mcp
Expose Django REST Framework APIs as MCP servers for LLMs
0 tools
iflow-mcp_vintasoftware-django-ai-boost
A Model Context Protocol (MCP) server for Django applications, inspired by Laravel Boost
0 tools
io.github.raisiqueira/django-telescope
A Model Context Protocol (MCP) server for Django applications, inspired by Laravel Boost
0 tools

How to use

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

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