KanbanThing

Create and drive KanbanThing kanban boards.

От сообщества: Добавлен пользователем или импортирован; проверьте владельца перед подключениемРаботаетБез входаГлобальныйБесплатноМожет изменять данные

Что умеет

    Какие данные видит

    Нужен ли аккаунт

    Не нужен: сервер работает без входа

    Create and drive KanbanThing kanban boards. No account, no API key, board link required.

    Список инструментов сервера (8)

    Технические названия из tools/list. Нужны только разработчикам.

    create_boardCreate a new KanbanThing board and return its id, shareable URL and password. No sign-up. Every board is password protected: pass `password` to choose one, otherwise a random password is generated and returned. Give both the URL and the password to whoever should use the board. Boards are deleted when they expire.
    get_boardRead a board by id: its name, expiry, columns and how many cards each column holds.
    list_columnsList the columns on a board, left to right, with their ids.
    list_cardsList the cards on a board, optionally only those in one column.
    create_cardAdd a card to a column on a board. Lands in Backlog when no column is given.
    move_cardMove a card to another column on the same board, at the end of that column.
    update_cardChange a card title, description, due date or colour. Pass null to clear a field. Use move_card to change column.
    delete_cardPermanently delete a card from a board. This cannot be undone.
    KanbanThing: подключить к Claude, ChatGPT, Cursor · Connectors.fun