MCPVault

close_item

MCP tool from Kanban MCP by multidimensionalcats

Mark item as done/closed

How to use it

close_item is exposed by the Kanban MCP MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the close_item tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.

Install Kanban MCP

$pipx install kanban-mcp
FULL KANBAN MCP LISTING

Other tools in Kanban MCP (39)

add_decision

Add a decision record to an item

add_relationship

Add a relationship (blocks, dependson, relatesto, duplicates)

add_tag

Add a tag to an item

add_update

Add a progress update, optionally linked to items

advance_status

Move item to next status in its workflow

delete_decision

Delete a decision record

delete_item

Permanently delete an item

delete_tag

Delete a tag from the project

edit_item

Edit an item's title, description, priority, complexity, and/or parent

get_active_items

Get items in 'inprogress' status

get_blocking_items

Get items that block a given item

get_current_project

Get the current project context

get_epic_progress

Get progress stats for an epic

get_item

Get full details of a specific item

get_item_decisions

Get all decisions for an item

get_item_files

Get all files linked to an item

get_item_metrics

Get calculated metrics: leadtime, cycletime, timeineachstatus

get_item_relationships

Get all relationships for an item

get_item_tags

Get all tags assigned to an item

get_latest_update

Get the most recent update

get_status_history

Get status change history for an item

get_todos

Get items in 'backlog' status

get_updates

Get recent updates

link_file

Link a file (or file region) to an item

list_children

Get children of an item (optional recursive)

list_items

List items with optional type/status/tag filters

list_tags

List all tags with usage counts

new_item

Create a new issue, todo, feature, epic, question, or diary entry

project_summary

Get summary of items by type and status

remove_relationship

Remove a relationship

remove_tag

Remove a tag from an item

revert_status

Move item to previous status

search

Full-text search across items and updates

semantic_search

Search by semantic similarity (requires [semantic] extra)

set_current_project

Set the current project context (called at session start with $PWD)

set_parent

Set or remove parent relationship

set_status

Set item to a specific status

unlink_file

Remove a file link

update_tag

Update tag name and/or color