SERVER
Django Telescope
Rank #2882io.github.raisiqueira/django-telescope
MCP server providing django-telescope capabilities
First listed
Nov 7, 2025
Last publish date
Nov 7, 2025
OVERVIEW
Django Telescope is a Model Context Protocol (MCP) server published by raisiqueira. It ranks #2882 of 58,900 servers tracked on MCP Toplist, and its repository has 89 GitHub stars. Django Telescope is listed on Official MCP, with 2 tracked versions. It was first listed on Nov 7, 2025 and most recently updated on Nov 7, 2025.
STANDING
#2,882of 58,900 tracked serversTop 5%
Ranks ahead of 56,018 of 58,900 servers on MCP Toplist.
CONNECT
Use Django Telescope
Add Django Telescope to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
Python package (PyPI)
{
"mcpServers": {
"django-telescope": {
"command": "uvx",
"args": [
"django-telescope"
],
"env": {
"DJANGO_SETTINGS_MODULE": "<your DJANGO_SETTINGS_MODULE>"
}
}
}
}Replace each placeholder with your own value before saving.
REGISTRIES
Listed on 1 registry
ORGANIZATION
raisiqueira
VERSIONS
Available versions (2)
| Version | Published |
|---|---|
| 0.1.2 | Nov 7, 2025 |
| 0.1.0 | Nov 25, 2024 |
FAQ
Frequently asked questions
- What is Django Telescope?
- MCP server providing django-telescope capabilities
- Who maintains Django Telescope?
- Django Telescope is maintained by raisiqueira, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is Django Telescope an official MCP server?
- Yes — Django Telescope is listed on the Official MCP Registry.
- How many versions does Django Telescope have?
- MCP Toplist tracks 2 versions of Django Telescope, most recently published on Nov 7, 2025.
- Where can I find the source code for Django Telescope?
- The source code for Django Telescope is hosted at github.com/raisiqueira/django-telescope.
EXPLORE