← 返回
未分类 中文

Pipeworx zenquotes

Inspirational quotes — random, daily quote of the day, or batch 50 at once from ZenQuotes
励志名言——随机、每日一条,或一次批量获取 50 条来自 ZenQuotes
brucegutman brucegutman 来源
未分类 clawhub v1.0.0 1 版本 100000 Key: 无需
★ 0
Stars
📥 258
下载
💾 0
安装
1
版本
#latest

概述

ZenQuotes

Inspirational and motivational quotes for any occasion. Pull a single random quote, get the consistent quote of the day, or batch 50 quotes at once for collections and displays.

Tools

ToolDescription
-------------------
random_quoteA single random inspirational quote with author
today_quoteQuote of the day — same for all users within a given day
list_quotesBatch of 50 random quotes in one call

When to use

  • Starting a meeting or newsletter with an inspiring quote
  • "Quote of the day" widgets and notifications
  • Building a motivational content feed
  • Populating a quotes collection for a journaling app

Example

curl -s -X POST https://gateway.pipeworx.io/zenquotes/mcp \
  -H "Content-Type: application/json" \
  -d '{"jsonrpc":"2.0","id":1,"method":"tools/call","params":{"name":"random_quote","arguments":{}}}'
{
  "quote": "The only way to do great work is to love what you do.",
  "author": "Steve Jobs"
}

Setup

{
  "mcpServers": {
    "pipeworx-zenquotes": {
      "command": "npx",
      "args": ["-y", "mcp-remote@latest", "https://gateway.pipeworx.io/zenquotes/mcp"]
    }
  }
}

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-05-07 23:06 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

life-service

Caldav Calendar

asleep123
使用 vdirsyncer + khal 同步并查询 CalDAV 日历(iCloud、Google、Fastmail、Nextcloud 等)。适用于 Linux。
★ 244 📥 30,668
life-service

Sonoscli

steipete
控制Sonos音箱(发现/状态/播放/音量/分组)
★ 56 📥 85,207
life-service

Weather

steipete
获取当前天气和预报(无需API密钥)
★ 456 📥 229,240