add-mcp
Back to registry
U

Upstash

v0.2.2

github.com/upstash/mcp-server

Official Upstash MCP server for Redis, QStash, and Vector workflows.


Install with add-mcp

Configure your installation and copy the command below. Uses add-mcp to install the server into your agent of choice.

npm (stdio)
npmstdio@upstash/mcp-server
required

Upstash account email.

requiredsecret

Upstash API key.

npx add-mcp@latest @upstash/mcp-server --env UPSTASH_EMAIL=<UPSTASH_EMAIL> --env UPSTASH_API_KEY=<UPSTASH_API_KEY>

API access

Access via API

Fetch this server's registry entry as JSON. See the OpenAPI spec for all endpoints.

curl "/registry/api/v1/servers?search=upstash%2Fmcp-server"