Skip to content
Back to search
30
MCP

as-redis-mcp-server

pypi/as-redis-mcp-server

A secure, read-only Redis MCP Server — empowers AI coding agents to inspect keys, analyze memory, diagnose slow queries, and advise on cache design through 8 semantic tools with defense-in-depth security.

Uptime
0.0%
16 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-diagnostics
MCP server for Redis diagnostics — analyze memory usage, slowlog, client connections, and keyspace health with AI-powered recommendations
0 tools
Redis MCP Server
Natural language interface designed for agentic applications to manage and search data in Redis.
0 tools
mcp/redis-cloud
MCP Server for Redis Cloud's API, allowing you to manage your Redis Cloud resources using natural...
0 tools
io.github.infoinlet-marketplace/mcp-redis
Read-only Redis for AI agents — keys, hashes, lists, sets, sorted sets, streams, INFO.
0 tools
mcp-server-db
MCP server exposing Postgres, Redis, Elasticsearch, MySQL, MongoDB, and LDAP as tools, with lazy connection management, retry, circuit break
0 tools

How to use

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

{
  "mcpServers": {
    "as-redis-mcp-server": {
      "url": "None",
      "transport": "http"
    }
  }
}