81
/ 100
1 month ago
mcp_so

Redis MCP Server✓ Official

The official Redis MCP Server is a natural language interface designed for agentic applications to manage and search data in Redis efficiently

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.
🔐
You'll be asked for 1 credential: REDIS_ENTRAID_CLIENT_SECRET
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
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
configREDIS_ENTRAID_CLIENT_IDexport =your-client-id
🔐 secretREDIS_ENTRAID_CLIENT_SECRETexport =your-client-secret
configREDIS_ENTRAID_TENANT_IDexport =your-tenant-id
configREDIS_ENTRAID_SCOPESexport =https://redis.azure.com/.default
configREDIS_ENTRAID_RETRY_MAX_ATTEMPTS
configREDIS_ENTRAID_RETRY_DELAY_MS
configREDIS_ENTRAID_RESOURCEAzure Redis resource identifier "https://redis.azure.com/"
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/redis-mcp-redis-b69trg)](https://m8ven.ai/mcp/redis-mcp-redis-b69trg)
commit: 49920d7d0daf509e0fbc35d4a5a0e36909f3420e
code hash: 4504a1bdccb1c959bc4920ded2e3318fd12223ea388c86e8a50e5f1f77bb9ea3
verified: 6/16/2026, 12:20:59 PM
view raw JSON →
Redis MCP Server · M8ven Trust Score | M8ven