github-kanban-mcp-server
5
GitHub Kanban MCP Server is designed to streamline the management of GitHub issues using a Kanban board approach. It integrates with LLM for automated task management, providing features like project progress visualization and seamless GitHub integration.
GitHub Kanban MCP Server
GitHub Kanban MCP Server is a Model Context Protocol (MCP) server designed to manage GitHub issues in a Kanban board format, enhancing task management efficiency with Large Language Models (LLM).
Features
- Manage GitHub issues in Kanban format
- Automated task management with LLM
- Visualize project progress
- Full integration with GitHub
- Commenting functionality on tasks
Installation
Prerequisites
- Node.js 18.x or higher
- npm 9.x or higher
- GitHub CLI (gh)
Usage Tools
- list_issues: Retrieve a list of issues in the Kanban board.
- create_issue: Create a new issue.
- update_issue: Update an existing issue.
- add_comment: Add a comment to a task.
License
MIT License