zacharypodbela/django-rest-framework-mcp
Quickly build MCP servers that expose your Django Rest Framework APIs as tools for LLMs and agentic applications to work with
Platform-specific configuration:
{
"mcpServers": {
"django-rest-framework-mcp": {
"command": "npx",
"args": [
"-y",
"django-rest-framework-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...