Skip to main content
Glama

Redis MCP Server

Official
by redis
fly.toml483 B
# fly.toml app configuration file generated for mcp-redis-7s on 2025-07-24T07:40:43Z # # See https://fly.io/docs/reference/configuration/ for information about how to use this file. # app = 'mcp-redis-7s' primary_region = 'sin' [build] [http_service] internal_port = 8080 force_https = true auto_stop_machines = 'stop' auto_start_machines = true min_machines_running = 0 processes = ['app'] [[vm]] memory = '1gb' cpu_kind = 'shared' cpus = 1 memory_mb = 1024

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