drf-mcp-docs Documentation¶
API documentation via MCP for AI coding agents.
drf-mcp-docs exposes your Django REST Framework API documentation through the Model Context Protocol (MCP) so AI coding agents can read, understand, and help you write correct frontend integration code.
Table of Contents¶
Getting Started¶
- Getting Started — Installation, configuration, running, and connecting AI tools
- Example Project — Minimal bookstore project to try drf-mcp-docs
Reference¶
- Configuration — All settings with descriptions and examples
- Resources & Tools — Complete reference for MCP resources and tools
- Schema Adapters — Built-in adapters, auto-detection, and custom adapters
- Code Generation — Supported languages, HTTP clients, and output examples
Deployment¶
- ASGI Integration — Mounting MCP alongside your ASGI application
Support¶
- Troubleshooting — Common issues, error messages, and solutions
Development¶
- Architecture — Internal architecture, data flow, and extension points
- Contributing — Development setup, testing, and PR guidelines