Back to search
30
MCP

django-zeromcp

pypi/django-zeromcp

Zero-effort MCP server (and REST API) generator from Django models.

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

Similar MCP servers embedding-nearest

django-rest-framework-mcp
Expose Django REST Framework APIs as MCP servers for LLMs
0 tools
django-rest-mcp
MCP server for Django REST Framework — auto-discovers DRF views and exposes them as MCP tools
0 tools
zeromcp
Zero-dependency MCP server implementation.
0 tools
zotero-mcp
Model Context Protocol (MCP) server for the Zotero API, in Python
0 tools
django-drf-mcp
Add MCP (Model Context Protocol) to any Django REST Framework project
0 tools
antidrift-zeromcp
Zero-config MCP server. Drop a .py file in a folder, it's a tool.
0 tools

How to use

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

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