Skip to main content
Glama

Upstash MCP Server

Official
by upstash

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

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/upstash/mcp-server'

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