backlog-mcp-server
0
This project is a Model Context Protocol Server for managing Backlog issues. It facilitates tasks like retrieving and updating issue data, managing attachments, and handling comments, designed to integrate with VSCode.
Overview
The project is a Backlog MCP Server providing several features such as retrieving issue information, downloading issue attachment files, and adding comments. It requires Node.js 20 and NPM 10 or higher. It can be configured in VSCode, where BACKLOG_API_TOKEN and BACKLOG_SPACE must be set accordingly.