Upstash MCP Server

Official
MIT License
58
27
  • Linux
  • Apple

redis_database_reset_password

Reset the password for a specific Redis database on the Upstash MCP Server by providing the database ID. This tool ensures secure access management for your Redis instances.

Instructions

Reset the password of an Upstash redis database.

Input Schema

NameRequiredDescriptionDefault
idYesThe ID of your database.

Input Schema (JSON Schema)

{ "properties": { "id": { "description": "The ID of your database.", "type": "string" } }, "required": [ "id" ], "type": "object" }
ID: 4slca1893i