Introspects a Django REST API's OpenAPI schema and exposes each endpoint as an MCP tool, enabling Claude or any MCP client to interact with the API via natural language.
An MCP gateway that automatically turns Django REST Framework ViewSets into callable MCP tools with zero boilerplate, featuring a token-efficient dispatcher pattern to minimize context usage.