Skip to main content
Glama
Streamlined-Analytics

django-stateless-mcp

django-stateless-mcp

PyPI version

Stateless Model Context Protocol (MCP) server for Django, built on the 2026-07-28 spec.

Features

  • TODO

Related MCP server: MCP Server

Documentation

Documentation is built with Zensical and deployed to GitHub Pages.

API documentation is auto-generated from docstrings using mkdocstrings.

Docs deploy automatically on push to main via GitHub Actions. To enable this, go to your repo's Settings > Pages and set the source to GitHub Actions.

Development

To set up for local development:

# Clone your fork
git clone git@github.com:your_username/django-stateless-mcp.git
cd django-stateless-mcp

# Install in editable mode with live updates
uv tool install --editable .

This installs the CLI globally but with live updates - any changes you make to the source code are immediately available when you run django_stateless_mcp.

Run tests:

uv run pytest

Run quality checks (format, lint, type check, test):

just qa

Author

django-stateless-mcp was created in 2026 by Ben Atkinson.

Built with Cookiecutter and the audreyfeldroy/cookiecutter-pypackage project template.

A
license - permissive license
-
quality - not tested
C
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

View all related MCP servers

Related MCP Connectors

  • MCP (Model Context Protocol) server for Appwrite

  • A Model Context Protocol server for Wix AI tools

  • Agent-native MCP server over the public saagarpatel.dev corpus. Read-only, stateless.

View all MCP Connectors

Latest Blog Posts

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/Streamlined-Analytics/django-stateless-mcp'

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