Agent♥︎Age
Catalog

Frisian MCP (Django)

Official4 toolsLive

by Frisian-MCP · Python

Your DRF API as MCP tools — 1,800 endpoints become 16 dispatchers, permissioned by Django.

com.frisian-mcp/django Model Context Protocol (MCP) Server

The com.frisian-mcp/django MCP server exposes a Django REST Framework (DRF) API as MCP tools. It consolidates “1,800 endpoints” into “16 dispatchers” and applies permissions using Django.

🛠️ Key Features

  • DRF API exported as MCP tools
  • Endpoint consolidation: 1,800 endpoints → 16 dispatchers
  • Permissioning handled by Django

🚀 Use Cases

  • Convert a large DRF endpoint set into a smaller set of MCP tool dispatchers
  • Enforce access control via Django permissions while interacting through MCP tools

⚡ Developer Benefits

  • Simpler MCP surface area via dispatcher-based routing (16 dispatchers)
  • Centralized permissioning using Django

⚠️ Limitations

  • Tool coverage is represented through 16 dispatchers rather than exposing each of the 1,800 endpoints individually

Topics

ai-agentsdispatcher-patterndjangodjango-mcpdjango-rest-frameworkmcpmcp-servermodel-context-protocolpython
Frisian MCP (Django) - agentage MCP Catalog