Skip to main content
Glama

Redis MCP Server

by farhankaz

get

Retrieve string values from a Redis database using the Model Context Protocol (MCP). Provide a key to quickly fetch and manage stored data efficiently.

Instructions

Get string value

Input Schema

NameRequiredDescriptionDefault
keyYesKey to get

Input Schema (JSON Schema)

{ "properties": { "key": { "description": "Key to get", "type": "string" } }, "required": [ "key" ], "type": "object" }

Other Tools from Redis MCP Server

Related Tools

    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/farhankaz/redis-mcp'

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