Skip to content

Releases: redis/mcp-redis

0.1.0

15 Apr 13:40
Compare
Choose a tag to compare

The first release of the official Redis MCP Server is available. It enables MCP Clients to read, write, and search data stored in Redis. It includes the most common commands to manage Redis data structures like JSON, hash, string, set, sorted set, and list. You can also manage pub/sub channels and streams. Additional management commands are available to check the status of the Redis Server.

This version includes an example to test this MCP Server with the OpenAI Agents SDK and the configuration to import it into Claude Desktop.