kanbanzone_update_labelAKanban Zone MCP ServerUpdate an existing Kanban Zone label's color, description, default status, or position. Modify specific fields without affecting others.MIT
kanbanzone_get_meAKanban Zone MCP ServerVerify your API key by retrieving the connected organization name. Use this to confirm authentication is working.MIT
kanbanzone_get_organizationAKanban Zone MCP ServerRetrieve your Kanban Zone organization profile including members, boards, columns, labels, and custom fields. Ideal for understanding your workspace structure.MIT
kanbanzone_list_board_labelsAKanban Zone MCP ServerRetrieve all labels assigned to a specific Kanban board to filter or categorize cards. Accepts board ID and returns labels in markdown or JSON format.MIT
kanbanzone_search_cardsAKanban Zone MCP ServerSearch across all cards in your organization by title or card number. Optionally filter by board, include archived cards, and set page size.MIT
kanbanzone_list_board_columnsAKanban Zone MCP ServerRetrieve columns for a Kanban board. Optionally filter by title, include default columns, and choose markdown or JSON output.MIT
QZone MCP ServerSocial MediaContent Management Systemspipsqueakkk0613Flicense-qualityCmaintenanceEnables AI to post, view, comment, reply, like, and delete QQ Space (QZone) entries through natural language. Last updated 2026-07-04
Kanban Zone MCP ServerofficialProject ManagementWorkplace & ProductivitykanbanzoneAlicenseAqualityBmaintenanceEnables AI assistants to manage Kanban Zone workspaces via 23 tools for boards, cards, comments, checklists, and tasks. Last updated 2026-06-0327121MIT
kanbanzone_list_cardsAKanban Zone MCP ServerList cards on a Kanban board with filters for column, owner, label, or days since last update. Supports pagination and archived cards.MIT
kanbanzone_update_cardAKanban Zone MCP ServerUpdate an existing card's fields including title, owner, due date, labels, and custom fields. Only specified fields are changed.MIT
kanbanzone_get_card_historyAKanban Zone MCP ServerGet a card's complete activity log (column moves, edits, comments) starting from a given ISO date.MIT
kanbanzone_get_cardAKanban Zone MCP ServerRetrieve a card from a Kanban Zone board using its unique ObjectId. Optionally specify a board to disambiguate mirror cards.MIT
kanbanzone_update_taskAKanban Zone MCP ServerUpdate task fields like status, due date, or assignee to modify task details without affecting other attributes.MIT
kanbanzone_create_cardAKanban Zone MCP ServerAdd a card to a board with title; optionally set description, column, owner, label, or insert at top.MIT
kanbanzone_get_card_metricsAKanban Zone MCP ServerFetch time-in-column and cycle/lead-time metrics for a card. Returns data in markdown or JSON format.MIT
kanbanzone_list_card_commentsAKanban Zone MCP ServerList every comment on a Kanban card, ordered oldest first, to quickly review the full discussion history.MIT
kanbanzone_create_checklistAKanban Zone MCP ServerCreate a checklist on a Kanban card, optionally with pre-filled tasks or from a template.MIT
kanbanzone_create_labelAKanban Zone MCP ServerCreate a label on a board using a hex color and description. Optionally set it as the board's default label or specify a sort position.MIT
kanbanzone_list_boardsAKanban Zone MCP ServerList all boards in your Kanban Zone workspace with optional details like archived boards, columns, labels, members, and custom fields.MIT
kanbanzone_get_boardAKanban Zone MCP ServerRetrieve a Kanban Zone board by its public ID. Optionally include columns, labels, members, or custom fields in markdown or JSON format.MIT
kanbanzone_list_card_checklistsAKanban Zone MCP ServerRetrieve all checklists and their tasks from a specific Kanban Zone card. See exactly what needs to be done.MIT
kanbanzone_get_labelAKanban Zone MCP ServerRetrieve a specific label from Kanban Zone by its unique ObjectId to get label details in markdown or JSON format.MIT