Skip to main content
Glama
trung-persefoni

Obsidian Kanban MCP Server

add_task

Add a new task to a specific column in an Obsidian Kanban board, including detailed metadata like descriptions, labels, and acceptance criteria.

Instructions

Add a new task to a specific column in a Kanban board

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
board_nameNoOptional if OBSIDIAN_BOARD_NAME env var is set.
column_nameYes
task_textYes
descriptionNoLonger description of the task (multiline supported)
labelsNoList of tags/labels (e.g. ['urgent', 'bug'])
acceptance_criteriaNoList of acceptance criteria checklist items
create_noteNoIf true (default), creates a new Markdown note for the task with the description, labels, and criteria, and links it on the board.

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/trung-persefoni/obsidian-kanban-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server