django telescope for Claude Code
io.github.raisiqueira/django-telescope
A Model Context Protocol (MCP) server for Django applications, inspired by Laravel Boost
client:Claude Code
transport:stdio
runtime:pypi
Install django telescope in Claude Code
run in your project directory
claude mcp add django-telescope -e DJANGO_SETTINGS_MODULE=<DJANGO_SETTINGS_MODULE> -- uvx django-telescope
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs