Skip to main content
Glama

redis

Execute Redis commands like GET, SET, and HGETALL to manage data on Redis servers with TLS encryption support.

Instructions

Execute Redis commands on a Redis server. Supports all Redis commands (GET, SET, HGETALL, LPUSH, etc.). Results are formatted by type: strings, integers, arrays, and nil values. Connection is closed after each call (no session pooling). Supports TLS encryption for secure connections.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
hostYesRedis server hostname or IP address,required
portNoRedis port number. Default: 6379
passwordNoPassword for authentication
dbNoRedis database number. Default: 0
commandYesRedis command (e.g. GET, SET, HGETALL),required
argsNoCommand arguments
timeout_secNoCommand timeout in seconds. Default: 30, Max: 120
tlsNoUse TLS encryption. Default: false

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/knewstimek/agent-tool'

If you have feedback or need assistance with the MCP directory API, please join our Discord server