71
/ 100
12 days ago
glama

Redis MCP Server

Enables AI agents to manage and search data in Redis using natural language. Supports hashes, lists, sets, sorted sets, streams, JSON, and vector search.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configLITE_MODEDisabled by Default: Lite Mode is disabled by default (=false)
configREDIS_HOST"": "<your_redis_database_hostname>",
configREDIS_PORT"": "<your_redis_database_port>",
configREDIS_USERNAME"-e", "=<redis_username>",
configREDIS_PWD"": "<your_redis_database_password>",
configREDIS_SSL"": TrueFalse,
configREDIS_SSL_CA_PATH"": "<your_redis_ca_path>",
configREDIS_SSL_KEYFILEClient's private key file for client authentication None
configREDIS_SSL_CERTFILEClient's certificate file for client authentication None
configREDIS_SSL_CERT_REQSWhether the client should verify the server's certificate "required"
configREDIS_SSL_CA_CERTSPath to the trusted CA certificates file None
configREDIS_CLUSTER_MODE"": TrueFalse
configREDIS_DBDatabase 0
configMCP_REDIS_LOG_LEVELThe server uses Python's standard logging and is configured at startup. By default it logs at WARNING and above. You can change verbosity with the environment variable.
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 4 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/yuchenhui-mcp-redis-arm1tk)](https://m8ven.ai/mcp/yuchenhui-mcp-redis-arm1tk)
commit: 284900629f0c6af9c5d308e6d1060fe76cbf913d
code hash: 1a5fb54644cbe654c92961dc457b77ca612fee3b0887e923d8952d54cb280aeb
verified: 7/19/2026, 8:51:08 AM
view raw JSON →