Upstash MCP Server
@upstash
About Upstash MCP Server
Upstash Model Context Server
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"mcp-server-upstash": {
"command": "npx",
"args": [
"-y",
"@smithery/cli",
"install",
"@upstash/mcp-server-upstash",
"--client",
"claude"
]
}
}
}Tools
No tools detected
Fetch the live tool list by running this server in a temporary sandbox using the button above.
Overview
What is Upstash MCP Server?
Upstash MCP Server is a Model Context Protocol server for the Upstash Developer API. It allows large language models and MCP clients like Claude Desktop to manage Upstash resources (e.g., Redis databases) using natural language commands.
How to use Upstash MCP Server?
Install via Smithery (npx -y @smithery/cli install @upstash/mcp-server-upstash --client claude) or manually by running npx @upstash/mcp-server-upstash init <UPSTASH_EMAIL> <UPSTASH_API_KEY> and restarting Claude Desktop. Requires Node.js >= v18.0.0, Claude Desktop (or any MCP client), and an Upstash API key.
Key features of Upstash MCP Server
- Manage Redis databases with natural language
- Create, list, delete, and backup databases
- Run single or multiple Redis commands
- View database usage statistics and throughput spikes
- Update regions and reset passwords
- Restore from backups and set daily backups
Use cases of Upstash MCP Server
- Create a new Redis database in a specific region
- List all databases on an Upstash account
- Inspect keys matching a pattern in a database
- Create or restore a database backup
- Retrieve throughput spike data for the last 7 days
FAQ from Upstash MCP Server
What are the system requirements?
Node.js >= v18.0.0 and an Upstash account with an API key. The server is primarily designed for use with Claude Desktop but works with any MCP client.
How do I obtain an Upstash API key?
You can create an API key from the Upstash console at https://console.upstash.com/account/api.
Can I use other MCP clients besides Claude Desktop?
Yes. The server works with any MCP client that supports the protocol.
How do I install the server locally without Smithery?
Run npx @upstash/mcp-server-upstash init <UPSTASH_EMAIL> <UPSTASH_API_KEY>, then restart Claude Desktop.
What Redis database operations are available?
Tools include creating, deleting, listing databases; managing backups; resetting passwords; running single or multiple Redis commands; updating regions; and viewing usage stats.
Frequently asked questions
What are the system requirements?
Node.js >= v18.0.0 and an Upstash account with an API key. The server is primarily designed for use with Claude Desktop but works with any MCP client.
How do I obtain an Upstash API key?
You can create an API key from the Upstash console at https://console.upstash.com/account/api.
Can I use other MCP clients besides Claude Desktop?
Yes. The server works with any MCP client that supports the protocol.
How do I install the server locally without Smithery?
Run `npx @upstash/mcp-server-upstash init <UPSTASH_EMAIL> <UPSTASH_API_KEY>`, then restart Claude Desktop.
What Redis database operations are available?
Tools include creating, deleting, listing databases; managing backups; resetting passwords; running single or multiple Redis commands; updating regions; and viewing usage stats.
Basic information
More Other MCP servers
🪟 Windows-MCP
CursorTouchMCP Server for Computer Use in Windows
ghidraMCP
LaurieWiredMCP Server for Ghidra
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
Mcp
browsermcpBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
Reactive Resume
amruthpillaiA one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!
Comments