MCP Configs2026年4月7日·1 分钟阅读

Upstash MCP — Serverless Redis & Kafka for AI Agents

MCP server for Upstash serverless Redis and Kafka. Give AI agents access to caching, rate limiting, pub/sub, and message queues with zero infrastructure. Pay-per-request pricing. 2,000+ stars.

MC
MCP Hub · Community
快速使用

先拿来用,再决定要不要深挖

这里应该同时让用户和 Agent 知道第一步该复制什么、安装什么、落到哪里。

添加到 .mcp.json:

{
  "mcpServers": {
    "upstash": {
      "command": "npx",
      "args": ["-y", "@upstash/mcp-server"],
      "env": {
        "UPSTASH_REDIS_REST_URL": "https://你的.upstash.io",
        "UPSTASH_REDIS_REST_TOKEN": "你的令牌"
      }
    }
  }
}

简介

Upstash MCP 是连接 AI Agent 到 Upstash 无服务器 Redis 和 Kafka 的 MCP 服务器,GitHub 2,000+ stars。缓存、限流、消息队列,零基础设施,按请求付费。


🙏

来源与感谢

Created by Upstash. Licensed under MIT.

讨论

登录后参与讨论。
还没有评论,来写第一条吧。

相关资产