First Django Framework with MCP Support
AI-Native Documentation
Your AI coding assistant can search DjangoCFG docs instantly. No more copy-pasting documentation into prompts. Claude, Cursor, GPT—they all work.
IDE Configuration
Add DjangoCFG documentation to your IDE's MCP configuration
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"djangocfg-docs": {
"url": "https://mcp.djangocfg.com/mcp"
}
}
}Health Check
https://mcp.djangocfg.com/health
Not tested
MCP Protocol
https://mcp.djangocfg.com/mcp
Not tested
Documentation Search
https://mcp.djangocfg.com/api/search
Not tested