dennisonbertram/mcp-kanban
3.2
If you are the rightful owner of mcp-kanban and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
The Model Context Protocol (MCP) server is designed to facilitate a structured and automated Kanban workflow system, ensuring rigorous project management and quality assurance.
Tools
Functions exposed to the LLM to take actions
create_ticket
Create new tickets
get_next_ticket
Get highest priority work
claim_ticket
Take ownership of a ticket
get_context_bundle
Get complete context for a ticket
update_ticket_spec
Define specifications for a ticket
set_status
Move a ticket through the workflow
get_project_health
Retrieve health metrics for the project
get_project_status
Get the current state of the project
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client