Skip to main content
Glama

Redis MCP Server

by farhankaz

del

Remove specific keys from the Redis database using the Model Context Protocol (MCP) to streamline data management and optimize storage efficiency.

Instructions

Delete a key

Input Schema

NameRequiredDescriptionDefault
keyYesKey to delete

Input Schema (JSON Schema)

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

You must be authenticated.

Other Tools from Redis MCP Server

Related Tools

  • @farhankaz/redis-mcp
  • @farhankaz/redis-mcp
  • @farhankaz/redis-mcp
  • @farhankaz/redis-mcp
  • @farhankaz/redis-mcp
  • @xiaoguomeiyitian/ToolBox

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