About
MCP server that exposes Redis API to AI models
Security Report
Valid MCP server (3 strong, 5 medium validity signals). 5 known CVEs in dependencies (1 critical, 3 high severity) Package registry verified. Imported from the Official MCP Registry.
7 files analyzed · 6 issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
Permissions Required
This plugin requests these system permissions. Most are normal for its category.
How to Install
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-daedalus-mcp-redis-server": {
"args": [
"mcp-redis-server"
],
"command": "uvx"
}
}
}Documentation
View on GitHubFrom the project's GitHub README.
mcp-redis-server
MCP server that exposes Redis API to AI models
mcp-name: io.github.daedalus/mcp-redis-server
Install
pip install mcp-redis-server
Usage
from mcp_redis_server import mcp
# Run the server
mcp.run()
Or as a CLI tool:
mcp-redis-server
API
The server exposes the following tools:
Connection
redis_connect- Connect to Redis serverredis_disconnect- Disconnect from Redis serverredis_ping- Ping the Redis server
Strings
redis_get,redis_set,redis_mget,redis_mset,redis_delredis_incr,redis_decr
Lists
redis_lpush,redis_rpush,redis_lrange,redis_llen
Sets
redis_sadd,redis_srem,redis_smembers,redis_sismember,redis_scard
Hashes
redis_hset,redis_hget,redis_hmset,redis_hmget,redis_hgetallredis_hkeys,redis_hvals,redis_hdel,redis_hlen
Sorted Sets
redis_zadd,redis_zscore,redis_zrange,redis_zrevrange,redis_zcard
Keys
redis_exists,redis_expire,redis_ttl,redis_type,redis_scan
Server
redis_dbsize,redis_flushdb,redis_flushall,redis_inforedis_config_get,redis_config_set
Configuration
Environment variables:
REDIS_HOST- Redis host (default: localhost)REDIS_PORT- Redis port (default: 6379)REDIS_PASSWORD- Redis password (optional)REDIS_DB- Redis database number (default: 0)REDIS_SSL- Enable SSL (default: false)
Development
git clone https://github.com/daedalus/mcp-redis-server.git
cd mcp-redis-server
pip install -e ".[test]"
# run tests
pytest
# format
ruff format src/ tests/
# lint
ruff check src/ tests/
# type check
mypy src/
Usage
from mcp_redis import mcp
# Run the server
mcp.run()
Or as a CLI tool:
mcp-redis
API
The server exposes the following tools:
Connection
redis_connect- Connect to Redis serverredis_disconnect- Disconnect from Redis serverredis_ping- Ping the Redis server
Strings
redis_get,redis_set,redis_mget,redis_mset,redis_delredis_incr,redis_decr
Lists
redis_lpush,redis_rpush,redis_lrange,redis_llen
Sets
redis_sadd,redis_srem,redis_smembers,redis_sismember,redis_scard
Hashes
redis_hset,redis_hget,redis_hmset,redis_hmget,redis_hgetallredis_hkeys,redis_hvals,redis_hdel,redis_hlen
Sorted Sets
redis_zadd,redis_zscore,redis_zrange,redis_zrevrange,redis_zcard
Keys
redis_exists,redis_expire,redis_ttl,redis_type,redis_scan
Server
redis_dbsize,redis_flushdb,redis_flushall,redis_inforedis_config_get,redis_config_set
Configuration
Environment variables:
REDIS_HOST- Redis host (default: localhost)REDIS_PORT- Redis port (default: 6379)REDIS_PASSWORD- Redis password (optional)REDIS_DB- Redis database number (default: 0)REDIS_SSL- Enable SSL (default: false)
Development
git clone https://github.com/daedalus/mcp-redis.git
cd mcp-redis
pip install -e ".[test]"
# run tests
pytest
# format
ruff format src/ tests/
# lint
ruff check src/ tests/
# type check
mypy src/
Reviews
No reviews yet
Be the first to review this server!
More Data & Analytics MCP Servers
Toleno
Freeby Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
mcp-creator-python
Freeby mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.
MCP Marketplace
Freeby mcp-marketplace · Developer Tools
Search and install MCP servers from inside your AI client.
MarkItDown
Freeby Microsoft · Content & Media
Convert files (PDF, Word, Excel, images, audio) to Markdown for LLM consumption
FinAgent
Freeby mcp-marketplace · Finance
Free stock data and market news for any MCP-compatible AI assistant.
Google Workspace MCP
Freeby Taylorwilsdon · Productivity
Control Gmail, Calendar, Docs, Sheets, Drive, and more from your AI
