pipeworx-io/mcp-bored
MCP server for the Bored API — random activity suggestions by type or participant count
Platform-specific configuration:
{
"mcpServers": {
"mcp-bored": {
"command": "npx",
"args": [
"-y",
"mcp-bored"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
MCP server for the Bored API — random activity suggestions filtered by type or number of participants. Free, no auth required.
| Tool | Description | |------|-------------| | random_activity | Get a random activity suggestion | | activity_by_type | Get activity by category (education, social, diy, etc.) | | activity_by_participants | Get activity for a specific group size |
Add to your MCP client config:
{
"mcpServers": {
"bored": {
"type": "url",
"url": "https://gateway.pipeworx.io/bored"
}
}
}npx @anthropic-ai/mcp-client https://gateway.pipeworx.io/boredMIT
Loading reviews...