qstash.dev
QStash is Upstash’s serverless messaging and scheduling service for delivering, retrying, delaying, and scheduling HTTP requests. It sits between an application and destination endpoints to provide queueing, retries, and workflow-related delivery features.
qstash.dev maps to Upstash QStash, which exposes an authenticated QStash REST API at `https://qstash.upstash.io/v2`, a public local-development QStash CLI dev server, plus Upstash-wide authenticated CLI and stdio MCP surfaces for managing QStash and other Upstash resources.
- Upstash MCP serverdiscovered
- QStash REST APIdiscovered
- QStash CLI dev serverdiscovered
- Upstash CLIdiscovered
Open the Upstash QStash console and copy the QSTASH_TOKEN from the Quickstart section. If needed, you can rotate it from the QStash UI using Reset token.
$ npx -y @upstash/mcp-server@latest --email YOUR_EMAIL --api-key YOUR_API_KEYAcquired by the CLI — running npx -y @upstash/mcp-server@latest --email YOUR_EMAIL --api-key YOUR_API_KEY opens the auth flow and stores the credential.
conventions · 0/8 published
- integrations.json✗
/.well-known/integrations.json - llms.txt✗
/llms.txt - API catalog✗
/.well-known/api-catalog - OpenAPI document✗
/api/schema/, /openapi.json, /swagger.json, /api/openapi.json, or /v1/openapi.json - MCP server card✗
/.well-known/mcp/server-card.json - OAuth protected resource✗
/.well-known/oauth-protected-resource - Agent card✗
/.well-known/agent-card.json - Agent skills✗
/.well-known/agent-skills/index.json
Publish these signals → /publishing