Skip to content

Install

pip install mcp-asgi-http

JWT backends need the extra:

pip install 'mcp-asgi-http[jwt]'

Requires Python 3.10+.

From a clone:

pip install -e '.[dev]'
pytest -q