Loading MCP server directory, please wait...
A Model Context Protocol (MCP) server for Django applications, inspired by Laravel Boost
npx @getmcp/cli add io.github.raisiqueira/django-telescopeRequires Python 3.10+. Community-contributed server. Review source before installing.
DJANGO_SETTINGS_MODULEDjango settings module path (e.g., 'myproject.settings')
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.raisiqueira/django-telescope": {
"command": "uvx",
"args": [
"django-telescope"
],
"env": {
"DJANGO_SETTINGS_MODULE": ""
}
}
}
}