Back to Home
redis icon

mcp-redis

Verified Safe

by redis

Overview

Provides a natural language interface for AI agents to manage, search, and interact with structured and unstructured data in a Redis database.

Installation

Run Command
uvx --from redis-mcp-server@latest redis-mcp-server --url "redis://localhost:6379/0"

Environment Variables

  • REDIS_URL
  • REDIS_HOST
  • REDIS_PORT
  • REDIS_PWD
  • REDIS_SSL
  • REDIS_CLUSTER_MODE
  • REDIS_ENTRAID_AUTH_FLOW
  • MCP_DOCS_SEARCH_URL

Security Notes

The server demonstrates good security practices by using environment variables or CLI arguments for configuration, avoiding hardcoded secrets. Comprehensive error handling for Redis operations is in place. It supports robust authentication mechanisms including EntraID for Azure Managed Redis. The `search_redis_documents` tool makes external HTTP requests to `MCP_DOCS_SEARCH_URL`, which is an external dependency whose security and availability are outside the direct control of this server, but it's a documented feature.

Similar Servers

Stats

Interest Score80
Security Score9
Cost ClassMedium
Avg Tokens200
Stars390
Forks85
Last Update2026-01-13

Tags

RedisAI AgentsNatural Language InterfaceData ManagementVector Search