Skip to main content
Glama

Django MCP Server

project.just374 B
set unstable := true justfile := justfile_directory() + "/.just/project.just" [private] default: @just --list --justfile {{ justfile }} [private] fmt: @just --fmt --justfile {{ justfile }} [no-cd] @bump *ARGS: uv run {{ justfile_directory() }}/.bin/bump.py {{ ARGS }} [no-cd] @release *ARGS: uv run {{ justfile_directory() }}/.bin/release.py {{ ARGS }}

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/joshuadavidthomas/mcp-django'

If you have feedback or need assistance with the MCP directory API, please join our Discord server