Skip to main content
Glama

Redis MCP Server

Official
by redis
Dockerfile190 B
FROM python:3.13-slim RUN pip install --upgrade uv WORKDIR /app COPY . /app RUN --mount=type=cache,target=/root/.cache/uv \ uv sync --locked CMD ["uv", "run", "python", "src/main.py"]

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/redis/mcp-redis'

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