Skip to content
Claude Desktop

bored mcp for Claude Desktop

io.github.mrfentmen/bored-mcp

Bored API activity suggestions: random activities, filter by type and participants.

client:Claude Desktop transport:stdio runtime:npm

Install bored mcp in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "bored-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "bored-mcp"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

bored mcp in other clients