Get, set, and manage Redis data structures
Available tools exposed by this MCP server to your AI agent.
set
Set the value of a Redis key
get
Get the value of a Redis key
delete
Delete one or more keys
list
List all keys matching a pattern
expire
Set a timeout (TTL) on a key
Recommended: intelligent tool routing, lower costs
uvx agent-corex mcp add redisAgent-CoreX selects only the tools your agent needs, cutting token usage by up to 60%.
Use Redis directly without routing
npx -y @modelcontextprotocol/server-redisNew to Agent-CoreX? View setup guide →