Redis

OfficialFeatured 🗄️ Data & Files

Official Redis MCP server providing a natural language interface for AI agents to manage and search data. Supports all Redis data structures including strings, hashes, lists, sets, sorted sets, streams, JSON documents, and vector search.

Tags

cachingvector searchpub/sub

Tools (31)

setgetdeleteexpirerenametypescan_keyshsetinfollenlpushlrangerpushsaddsmemberszaddzrangejson_getjson_setjson_delpublishsubscribexaddxrangeset_vector_in_hashvector_search_hashcreate_vector_index_hashget_indexesdbsizeclient_listdocs

Config for Claude Desktop / Cursor

{ "mcpServers": { "redis": { "command": "uvx", "args": [ "redis-mcp-server" ], "env": { "REDIS_HOST": "your-redis-host-here", "REDIS_PORT": "your-redis-port-here", "REDIS_PWD": "your-redis-pwd-here", "REDIS_SSL": "your-redis-ssl-here" } } } }
Documentation →
Activate on Zubnet →