kaiten-mcp-server

vsaranyuk/kaiten-mcp-server

3.3

If you are the rightful owner of kaiten-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

Kaiten MCP Server integrates Kaiten API with Claude Desktop, enabling direct management of cards, comments, and spaces.

Tools

Functions exposed to the LLM to take actions

kaiten_get_card

Retrieve a card by ID

kaiten_create_card

Create a new card

kaiten_update_card

Update an existing card

kaiten_delete_card

Delete a card

kaiten_search_cards

Search for cards with filters

kaiten_get_space_cards

Get cards from a space

kaiten_get_board_cards

Get cards from a board

kaiten_get_card_comments

Retrieve comments for a card

kaiten_create_comment

Create a comment

kaiten_update_comment

Update a comment

kaiten_delete_comment

Delete a comment

kaiten_list_spaces

List all spaces

kaiten_get_space

Retrieve a space

kaiten_list_boards

List all boards

kaiten_get_board

Retrieve a board

kaiten_list_columns

List board columns

kaiten_list_lanes

List board lanes

kaiten_list_types

List card types

kaiten_get_current_user

Get current user information

kaiten_list_users

List all users

kaiten_cache_invalidate_spaces

Invalidate space cache

kaiten_cache_invalidate_boards

Invalidate board cache

kaiten_cache_invalidate_users

Invalidate user cache

kaiten_cache_invalidate_all

Invalidate all caches

kaiten_get_status

Get server status

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources