jootsuki_backlog-mcp-server
0
The Backlog MCP Server connects to the Backlog API, allowing users to search, retrieve, and update issues. It supports setting up with Docker for both development and production use.
Backlog MCP Server
This project is an MCP server connecting to the Backlog API, providing functionalities for searching, retrieving, and updating issues.
Features
- Search issues
- Retrieve issues
- Update issues
Setup
Instructions on using Docker for development and production environments are provided. It includes setting environment variables like BACKLOG_SPACE_URL and BACKLOG_API_KEY.