Skip to main content
Glama

Redis MCP Server

by farhankaz

get

Retrieve string values from a Redis database using the Model Context Protocol (MCP) by specifying a key. Simplify data access and management for efficient operations.

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" }

You must be authenticated.

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