
Expose Django app context to AI assistants via a secure MCP server.
Visit Django TelescopeDjango Telescope is a Model Context Protocol (MCP) server designed specifically for Django applications. It exposes important project metadata via secure, read-only, AI-friendly endpoints, including Django models, URLs, management commands, database schema, migrations, project settings, and recent logs. This enables AI assistants (such as Claude, Cursor, Copilot, and others) to gain deep context about Django codebases and provide highly contextualized help, code navigation, debugging, and documentation assistance. It integrates directly with Django projects, making it ideal for developers and teams using MCP-compatible AI tools to work with or maintain Django applications.
Visit Django Telescope's official website for product details and getting started.