Skip to main content
Glama

Redis MCP Server

Official
by redis

lpop

Retrieve and remove the first element from a Redis list to manage and process data efficiently. Ideal for streamlined list operations in Redis environments.

Instructions

Remove and return the first element from a Redis list.

Input Schema

NameRequiredDescriptionDefault
nameYes

Input Schema (JSON Schema)

{ "properties": { "name": { "title": "Name", "type": "string" } }, "required": [ "name" ], "title": "lpopArguments", "type": "object" }

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

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