MCP Servers

A collection of Model Context Protocol servers, templates, tools and more.

D
Djangorestframework MCP Server

Expose djangorestframework-services services and selectors as a Model Context Protocol (MCP) 2025-11-25 Streamable HTTP server.

Created 4/28/2026
Updated 4 days ago
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server

Install Package (if required)

uvx djangorestframework-mcp-server

Cursor configuration (mcp.json)

{ "mcpServers": { "artui-djangorestframework-mcp-server": { "command": "uvx", "args": [ "djangorestframework-mcp-server" ] } } }