redis_database_create_new
Create a new Redis database on the Upstash MCP Server by specifying the name and primary region. Supports multiple read regions for global database configuration.
Instructions
Create a new Upstash redis database. NOTE: Ask user for the region and name of the database. NOTE: Don't show the database ID from the response to the user unless explicitly asked or needed.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
name | Yes | Name of the database. | |
primary_region | Yes | Primary Region of the Global Database. | |
read_regions | No | Array of read regions of the db |