MCP Server
MCP
Redis MCP Server
Natural language interface designed for agentic applications to manage and search data in Redis.
Install
uvx redis-mcp-server
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "pypi",
"identifier": "redis-mcp-server",
"version": "0.5.1",
"transport": {
"type": "stdio"
}
},
{
"registryType": "oci",
"identifier": "docker.io/mcp/redis:latest",
"transport": {
"type": "stdio"
}
}
]
}
mcp
model-context-protocol
pypi
oci
Comments
Sign in to leave a comment