II.
ToolServer overview
Reference · livetool-server:mcp-redis
MCP Redis overview
MCP server providing access to Redis key-value stores. Enables AI agents to get, set, delete keys, manage hash fields, and work with lists. Supports stdio transport.
Attributes
displayName
MCP Redis
description
MCP server providing access to Redis key-value stores. Enables AI agents to get, set, delete keys, manage hash fields, and work with lists. Supports stdio transport.
protocol
mcp
category
database
repoUrl
maintainer
Redis
mcpTransports
tools
sourceRef
Outgoing edges
contains_tool_descriptor8
- tool-descriptor:redis.get·ToolDescriptorRedis: GET
- tool-descriptor:redis.set·ToolDescriptorRedis: SET
- tool-descriptor:redis.delete·ToolDescriptorRedis: DEL
- tool-descriptor:redis.list-keys·ToolDescriptorRedis: List Keys (SCAN)
- tool-descriptor:redis.hget·ToolDescriptorRedis: HGET
- tool-descriptor:redis.hset·ToolDescriptorRedis: HSET
- tool-descriptor:redis.lpush·ToolDescriptorRedis: LPUSH
- tool-descriptor:redis.lrange·ToolDescriptorRedis: LRANGE
implements1
- extension-interface:orchestration·ExtensionInterfaceOrchestration
integrates_with6
- stack-part:cache·StackPartCache
- tool:redis-cli·Toolredis-cli
- library:redis·Librarynode-redis
- library:redis-py·Libraryredis-py
- library:ioredis·Libraryioredis
- specialization:redis-ops·SpecializationRedis Operations
lib_applies_to_domain1
- domain:databases·DomainDatabases
requires_capability1
- capability:supports-mcp·CapabilitySupports MCP
sourced_from1
- source-ref:mcp-servers-registry·SourceRefMCP servers registry (modelcontextprotocol/servers)
Incoming edges
contained_in_plugin8
- tool-descriptor:redis.get·ToolDescriptorRedis: GET
- tool-descriptor:redis.set·ToolDescriptorRedis: SET
- tool-descriptor:redis.delete·ToolDescriptorRedis: DEL
- tool-descriptor:redis.list-keys·ToolDescriptorRedis: List Keys (SCAN)
- tool-descriptor:redis.hget·ToolDescriptorRedis: HGET
- tool-descriptor:redis.hset·ToolDescriptorRedis: HSET
- tool-descriptor:redis.lpush·ToolDescriptorRedis: LPUSH
- tool-descriptor:redis.lrange·ToolDescriptorRedis: LRANGE