backlog-manager-mcp

danielscholl/backlog-manager-mcp

3.2

If you are the rightful owner of backlog-manager-mcp 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.

Backlog Manager MCP Server is a simple task tracking and backlog management server designed for AI assistants, utilizing the Machine-Consumable Programming (MCP) protocol.

Tools

Functions exposed to the LLM to take actions

create_issue

Create a new issue with a name, description, and optional status.

list_issues

Show all available issues.

select_issue

Set the active issue by name.

add_task

Add a task to the active issue with a title and optional description.

list_tasks

List tasks in the active issue, optionally filtered by status.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources