Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
KANBAN_API_TOKENYesYour KanbanFlow API token from https://kanbanflow.com/api

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
get-boardC

Get Kanban board structure

create-taskC

Create a new task on the board

get-tasksB

Get all tasks in a column

get-task-detailsC

Get detailed information about a specific task by its ID

update-taskC

Update properties of an existing task

get-all-tasksA

Get all tasks from all columns on the board

add-subtaskB

Add a subtask to an existing task

update-subtask-by-positionB

Update a subtask by its position in the subtask list

add-labelB

Add a label to an existing task

update-labelA

Update an existing label on a task by finding it by name

set-task-due-dateC

Set or update a due date for a task

update-custom-fieldB

Set or update a custom field value on a task

add-commentB

Add a comment to an existing task

update-commentB

Update an existing comment on a task

add-subtasksB

Add multiple subtasks to an existing task in one operation

create-task-with-subtasksB

Create a new task and add multiple subtasks to it in one operation

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

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/WilliamAvHolmberg/kanbanflow-mcp-server'

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