backlog-mcp-server

pj8/backlog-mcp-server

3.1

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

The official backlog-mcp-server has been released and is available for use.

公式のbacklog-mcp-serverがリリースされましたのでそちらをご利用ください。


Requirements

  • Nodejs 20以上, NPM 10以上

機能

Install

{
  "mcpServers": {
    "backlog": {
      "autoApprove": [
        "get_issue",
        "get_issue_comments",
        "get_issue_attachments",
        "get_issue_attachment",
        "get_issue_shared_files",
        "get_issue_types"
      ],
      "disabled": false,
      "timeout": 60,
      "command": "npx",
      "args": [
        "-y",
        "https://github.com/pj8/backlog-mcp-server"
      ],
      "env": {
        "BACKLOG_API_TOKEN": "****",
        "BACKLOG_SPACE": "your-space-here"
      },
      "transportType": "stdio"
    }
  }
}

使い方

  • CLINEにBacklog課題URLを与えて概要を説明させるなど