← 返回
未分类 中文

Pipeworx bored

Beat boredom with random activity suggestions — filter by type (education, social, cooking) or group size
随机推荐活动打发无聊,支持按类型(教育、社交、烹饪)或人数筛选
brucegutman brucegutman 来源
未分类 clawhub v1.0.0 1 版本 100000 Key: 无需
★ 0
Stars
📥 325
下载
💾 0
安装
1
版本
#latest

概述

Bored API

Nothing to do? This pack suggests activities to try — from solo hobbies to group outings. Filter by category or participant count, or just roll the dice and see what comes up.

Tools

ToolDescription
-------------------
random_activityGet a completely random activity suggestion
activity_by_typeFilter by category: education, recreational, social, diy, charity, cooking, relaxation, music, busywork
activity_by_participantsSuggest an activity for a specific group size (1 for solo, 2 for pairs, etc.)

Perfect for

  • "I'm bored" moments — instant suggestion with no decision fatigue
  • Team-building tools that need icebreaker activity ideas
  • Daily challenge apps that rotate through activity types
  • Onboarding flows that want to show a fun placeholder activity

Quick example

Get a social activity for a group of 4:

curl -s -X POST https://gateway.pipeworx.io/bored/mcp \
  -H "Content-Type: application/json" \
  -d '{"jsonrpc":"2.0","id":1,"method":"tools/call","params":{"name":"activity_by_participants","arguments":{"participants":4}}}'
{
  "activity": "Start a book club",
  "type": "social",
  "participants": 4,
  "accessibility": 0.2,
  "price": 0.1
}

Connect

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

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-05-07 10:52 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

life-service

Weather

steipete
获取当前天气和预报(无需API密钥)
★ 453 📥 227,737
life-service

Sonoscli

steipete
控制Sonos音箱(发现/状态/播放/音量/分组)
★ 55 📥 85,003
professional

Pipeworx sunrisesunset

brucegutman
提供全球任意地点和日期的日出、日落、黎明、黄昏、太阳正午、黄金时段及昼长精确时刻。
★ 0 📥 620