Back to search
30
MCP

drf-mcp-docs

pypi/drf-mcp-docs

Expose DRF API documentation via MCP for AI coding agents

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

Similar MCP servers embedding-nearest

DRF Docs
Exposes Django REST Framework API documentation through MCP for AI coding agents to generate frontend integration code.
0 tools
cakemail-api-docs-mcp
MCP server exposing Cakemail API documentation to AI agents
0 tools
crewai-mcp-server
MCP server for CrewAI documentation
0 tools
agent-coding-standards-mcp
MCP Server for AI coding agent standards
0 tools
hc-mcp-api-docs
MCP server for our API documentation
0 tools
grafeo-mcp
MCP server exposing GrafeoDB graph database to AI agents
0 tools

How to use

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

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