Skip to main content
Glama

Upstash MCP Server

Official
by upstash
smithery.yaml447 B
startCommand: type: "http" configSchema: type: "object" required: ["email", "apiKey"] additionalProperties: false properties: email: type: "string" title: "Email" description: "Your Upstash email address" apiKey: type: "string" title: "API Key" description: "Your Upstash management API key" exampleConfig: email: "user@example.com" apiKey: "sk-example123"

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/upstash/mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server