feat: add mcp-servers/**

This commit is contained in:
Sun-ZhenXing
2025-10-23 09:08:07 +08:00
parent ece59b42bf
commit f603ed5db9
57 changed files with 3061 additions and 95 deletions

View File

@@ -0,0 +1,14 @@
# MCP Redis version
MCP_REDIS_VERSION=latest
# MCP port (default: 8000)
MCP_PORT_OVERRIDE=8000
# Redis version
REDIS_VERSION=7-alpine
# Redis port (default: 6379)
REDIS_PORT_OVERRIDE=6379
# Timezone
TZ=UTC