Skip to content
Back to search
30
MCP

Redis

pulsemcp/redis

Expose Redis database operations to AI models via MCP.

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

Similar MCP servers embedding-nearest

io.github.daedalus/mcp-redis-server
MCP server that exposes Redis API to AI models
0 tools
grafeo-mcp
MCP server exposing GrafeoDB graph database to AI agents
0 tools
cortexdb-mcp
MCP Server for CortexDB — expose memory operations to AI agents
0 tools
Redis MCP Server
Natural language interface designed for agentic applications to manage and search data in Redis.
0 tools
mcpbind-redis-mcp-server
MCP Server Package: redis-mcp-server
0 tools
matlab-mcp-python
MCP server exposing MATLAB capabilities to AI agents
0 tools

How to use

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

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