Connection check
local install
lystbot
Smart lists and reminders your AI can use. Manage lists, categories, and reminders via MCP.
Tools
26
GitHub stars
3
Installs / wk
—
Licence
MIT
Transport
stdio
Last checked
never
Tools & capabilities
26 toolsRead from the published package source — this server runs locally, so there is no endpoint to query. Names are taken from the code, not observed at runtime, and descriptions are often absent.
add_item_image
from source
Attach an image to an item, either from a local file path or from raw base64 data Attach an image to an item, either from a local file path or from raw base64 data
add_items
from source
Add items with natural syntax or explicit quantity and unit fields Add items with natural syntax or explicit quantity and unit fields
add_item_url
from source
Attach a link to an item Attach a link to an item
check_item
from source
Check off (complete) an item Check off (complete) an item
clear_checked
from source
Remove all checked (completed) items from a list Remove all checked (completed) items from a list
create_category
from source
Create a category Create a category
create_list
from source
Create a new list Create a new list
create_reminder
from source
Create a reminder Create a reminder
delete_category
from source
Delete a category (items will move to Other) Delete a category (items will move to Other)
delete_item_attachment
from source
Delete an attachment by its ID Delete an attachment by its ID
delete_list
from source
Delete a list Delete a list
delete_reminder
from source
Delete a reminder Delete a reminder
get_list
from source
Get a list with all its items Get a list with all its items
get_reminder
from source
Get one reminder Get one reminder
join_list
from source
Join a shared list using a share code Join a shared list using a share code
list_categories
from source
List categories for a list (includes Other/uncategorized count) List categories for a list (includes Other/uncategorized count)
list_item_attachments
from source
List all attachments of an item List all attachments of an item
list_lists
from source
Get all lists Get all lists
list_reminders
from source
Get all reminders Get all reminders
move_item
from source
Move an item to a category (or to Other) Move an item to a category (or to Other)
remove_item
from source
Remove an item from a list Remove an item from a list
rename_category
from source
Rename a category Rename a category
reorder_categories
from source
Reorder categories Reorder categories
share_list
from source
Generate a share code for a list Generate a share code for a list
uncheck_item
from source
Uncheck (reopen) an item Uncheck (reopen) an item
update_reminder
from source