mcp server for Claude Code
io.github.upstash/mcp-server
Manage Upstash databases and resources through the Upstash Developer API.
client:Claude Code
transport:stdio
runtime:npm
Install mcp server in Claude Code
run in your project directory
claude mcp add mcp-server -e UPSTASH_EMAIL=<UPSTASH_EMAIL> -e UPSTASH_API_KEY=<UPSTASH_API_KEY> -e UPSTASH_BOX_API_KEY=<UPSTASH_BOX_API_KEY> -- npx -y @upstash/mcp-server
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs