Skip to main content
Glama

Redis MCP Server

by farhankaz

hgetall

Retrieve all fields and their corresponding values from a specified hash key using Redis MCP Server, simplifying hash data management and access.

Instructions

Get all the fields and values in a hash

Input Schema

NameRequiredDescriptionDefault
keyYesHash key

Input Schema (JSON Schema)

{ "properties": { "key": { "description": "Hash key", "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