Rest Api Django
MCP Serverby Mindrally · Added 5mo ago
Claude
8
Install
git clone https://github.com/Mindrally/skillsAdd to Claude
claude mcp add rest-api-djangoQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"rest-api-django": {
"command": "npx",
"args": [
"@modelcontextprotocol/rest-api-django"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Comprehensive guidelines for Django REST API development covering project structure, views, models, serializers, authentication, performance, and error handling.
Tags
data-analyticspythongodjangodebuggingskill