#39 · Primary category: AI Data Infrastructure & Storage
mcp-redis
The official Redis MCP Server is a natural language interface designed for agentic applications to manage and search data in Redis efficiently
Project last updated:08/05/26
GitHub Stars
607
Forks
111
Contributors
28
License
MIT
Why we included this project
Redis is a common backing store for AI applications, and this official MCP server lets an LLM drive it directly. Rather than writing custom glue code, an agent can call Redis through MCP tools to cache responses, persist conversation history, or push events to subscribers. The toolset spans the usual data types, from strings and hashes to streams and JSON documents, with pub/sub on top. The vector index and search tools are the standout for teams that want semantic retrieval without running a separate vector store. Anyone already on Redis gets durable, queryable storage for agents with minimal setup, and the Docker image and PyPI package make it easy to connect Claude Desktop, VS Code Copilot, or the OpenAI Agents SDK. It is a data-access layer for agents, not a general-purpose agent framework, so expect to pair it with your own orchestration.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
ClickHouse
ClickHouse® is a real-time analytics database management system
simdjson
Parsing gigabytes of JSON per second : used by Facebook/Meta Velox, the Node.js runtime, ClickHouse, WatermelonDB, Apache Doris, Milvus, StarRocks
gun
An open source cybersecurity protocol for syncing decentralized graph data.
emqx
The most scalable and reliable MQTT broker for AI, IoT, IIoT and connected vehicles
server
MariaDB server is a community developed fork of MySQL server. Started by core members of the original MySQL team, MariaDB actively works with outside developers to deliver the most featureful, stable, and sanely licensed open SQL server in the industry.