MCP Hub
Back to servers

uored

Bored MCP — wraps Bored API (free, no auth)

Registry
Updated
Apr 2, 2026

@pipeworx/mcp-bored

MCP server for the Bored API — random activity suggestions filtered by type or number of participants. Free, no auth required.

Tools

ToolDescription
random_activityGet a random activity suggestion
activity_by_typeGet activity by category (education, social, diy, etc.)
activity_by_participantsGet activity for a specific group size

Quick Start

Add to your MCP client config:

{
  "mcpServers": {
    "bored": {
      "type": "url",
      "url": "https://gateway.pipeworx.io/bored"
    }
  }
}

CLI Usage

npx @anthropic-ai/mcp-client https://gateway.pipeworx.io/bored

License

MIT

Reviews

No reviews yet

Sign in to write a review