Let AI query, write, and automate tasks through a Redis server.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "mcp-redis-server" yet — see the docs or source repo.
Connect to Redis, read the value of key user:1001, and summarize its main fields and meanings in English.
Returns the key content and a clear summary of the important fields.
Scan keys with the prefix session:*, count total sessions and near-expiry ones, and list the 10 highest-risk keys.
Outputs session statistics, a near-expiry list, and actionable recommendations.
Write 5 test jobs into the Redis queue tasks:pending with fields task_id, priority, and created_at, then verify they were inserted successfully.
Completes the write and returns verification results, including inserted count and sample records.
Manage and search Redis data with natural language for agentic applications.
Connect AI to Redash for read-only queries, dashboards, and alerts.
Connect LLMs with ROS robots for intelligent control and automation.
Connect LLMs to ROS robots for command-driven interaction and automation.
Securely connect AI to query, analyze, and manage MySQL databases.
Let AI read and write MySQL, switch databases, and auto-configure from Spring Boot.