Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by namyoungpark-2 • Uncategorized
Automatically generates OpenAPI 3.0 API documentation by analyzing Django REST Framework ViewSets.
Automatically generate API documentation from Django REST Framework projects without manual configuration.
Accurate OpenAPI 3.0 specs reflecting real serializer fields including nested serializers.
A live Swagger UI interface to explore and test APIs generated from Django ViewSets.
This MCP server automates the detection and analysis of Django ViewSets to produce accurate OpenAPI 3.0 specifications based on actual serializer fields. It supports full CRUD endpoint generation, real-time documentation updates on code changes, and provides a Swagger UI interface for intuitive API exploration. The system integrates a Python FastAPI parser and a Spring Boot server to serve and display the generated API docs seamlessly.