Backlog Manager icon

Backlog Manager

Manages issues and tasks for AI agents using a file-based MCP server.

소개

Backlog Manager is an MCP server designed to streamline issue and task management, primarily for use with AI agents. It leverages a file-based approach for storing issues and associated tasks, making it easy to track project progress. The server supports both SSE and stdio transports, offering flexibility in integrating with various MCP-compatible clients such as Claude, Windsurf and n8n. By enabling AI assistants to create, list, and update issues and tasks, it simplifies backlog management and promotes a more organized workflow for project development.

주요 기능

  • Task Tracking: Add tasks to issues with titles, descriptions, and status tracking
  • Status Workflow: Track task progress through New, InWork, and Done states
  • Issue Management: Create, list, select, and track issues with descriptions
  • 0 GitHub stars
  • Flexible Transport: Support for both SSE (HTTP) and stdio communication
  • File-Based Storage: Portable JSON storage format for easy backup and version control

사용 사례

  • Integrate with AI assistants like Claude to automatically create and manage backlogs based on specification documents.
  • Enable AI agents to create issues, add tasks to them, and track task status through MCP protocol.
  • Automate backlog creation by having AI assistants read specifications and identify key features and components.