Back to search
30
MCP

Redis MCP Server

io.github.redis/mcp-redis

Natural language interface designed for agentic applications to manage and search data in Redis.

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

mcp-redis
The official Redis MCP Server is a natural language interface designed for agentic applications to manage and search data in Redis efficient
0 tools
mcp/redis-cloud
MCP Server for Redis Cloud's API, allowing you to manage your Redis Cloud resources using natural...
0 tools
mcp-redis-diagnostics
MCP server for Redis diagnostics — analyze memory usage, slowlog, client connections, and keyspace health with AI-powered recommendations
0 tools
io.github.daedalus/mcp-redis-server
MCP server that exposes Redis API to AI models
0 tools
iflow-mcp_mcp-redis
Redis MCP Server - Model Context Protocol server for Redis
0 tools
mcp/reddit-mcp
This server provides AI agents with tools to fetch, post and search on Reddit.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "redis_mcp_server": {
      "url": "None",
      "transport": "http"
    }
  }
}