# lystbot

LystBot CLI - Manage your lists from the terminal

- **Type:** MCP server
- **Trust:** 60/100 (B), scored on the package rubric
- **Verification:** community-indexed — nobody has claimed this listing
- **Version:** 0.4.0
- **Author:** TourAround UG
- **License:** MIT
- **npm:** lystbot
- **Source:** https://github.com/TourAround/LystBot
- **Compatible clients:** claude-code, cursor, copilot, gemini (basis: transport)

## Trust

60/100 (B), scored on the package rubric
- Publisher verified: no
- Install scripts: nothing suspicious found
- Prompt-injection scan: not run
- Obfuscation scan: not run
- Evidence age: 2 days

## Security scan

- **Status:** clean
- **Scanned:** 2026-08-31T05:27:55.666Z
- **Version scanned:** 0.4.0
- **CVEs:** none found by OSV at scan time

## Tools

26 declared. Statically extracted from the shipped source — a floor on the surface, not a census.
- `list_reminders` — Get all reminders
- `get_reminder` — Get one reminder
- `create_reminder` — Create a reminder
- `update_reminder` — Update a reminder
- `delete_reminder` — Delete a reminder
- `list_lists` — Get all lists
- `get_list` — Get a list with all its items
- `create_list` — Create a new list
- `delete_list` — Delete a list
- `add_items` — Add items with natural syntax or explicit quantity and unit fields
- `check_item` — Check off (complete) an item
- `uncheck_item` — Uncheck (reopen) an item
- `remove_item` — Remove an item from a list
- `clear_checked` — Remove all checked (completed) items from a list
- `share_list` — Generate a share code for a list
- `join_list` — Join a shared list using a share code
- `list_categories` — List categories for a list (includes Other/uncategorized count)
- `create_category` — Create a category
- `rename_category` — Rename a category
- `delete_category` — Delete a category (items will move to Other)
- `reorder_categories` — Reorder categories
- `move_item` — Move an item to a category (or to Other)
- `add_item_image` — Attach an image to an item, either from a local file path or from raw base64 data
- `add_item_url` — Attach a link to an item
- `list_item_attachments` — List all attachments of an item
- `delete_item_attachment` — Delete an attachment by its ID

## Install

**Verdict: review** — Installable, but 1 thing to check first: No publisher has proved control of this listing; it is indexed, not vouched for.
**Cautions** (coverage gaps and advisories — never blocking)
- No publisher has proved control of this listing; it is indexed, not vouched for.
**Config** (claude-code):
```json
"{\n  \"mcpServers\": {\n    \"lystbot\": {\n      \"command\": \"npx\",\n      \"args\": [\n        \"-y\",\n        \"lystbot\"\n      ]\n    }\n  }\n}"
```

## Blast radius

Extensive to critical — no credential declaration found, from the publisher, the upstream registry, or the README. Known so far: deletes data; runs on your machine.
- Floor 42, ceiling 66 (tier: unknown)
- `unknown` means the floor and ceiling land in different bands — not measured enough to name one. It does not mean low.
- This is impact, not likelihood. A high radius is not a defect: a filesystem server is supposed to write files. It is never part of the trust score.

## Machine-readable views of this entry

- Signed JSON: https://forgeregistry.com/api/v1/packages/lystbot
- Install plan: https://forgeregistry.com/api/v1/packages/lystbot/install-plan
- Alternatives: https://forgeregistry.com/api/v1/alternatives/lystbot
- HTML page: https://forgeregistry.com/registry/lystbot
- MCP: POST https://forgeregistry.com/api/mcp → `forge_get_package` / `forge_install_plan`

## About this document

Generated by Forge (https://forgeregistry.com) — a compact rendering of the same record served, signed, at the JSON URL above. Trust and scan facts are the registry's own measurements; anything Forge did not measure is named as unmeasured rather than omitted.
