fleagne_backlog-mcp-server

fleagne_backlog-mcp-server

0

The Backlog MCP Server integrates with the Backlog API offering functionalities to manage projects, issues, and wikis. It supports various tools for project management and can be configured for usage with development environments like Claude Desktop.

Backlog MCP Server

An MCP server implementation that integrates the Backlog API, providing tools for interacting with projects, issues, and wikis on the Backlog platform. Features include:

Tools

Project API

  • Retrieve projects with pagination and filtering.

Issue API

  • Manage issues including retrieval, addition, update, and deletion.

Wiki API

  • Manage wikis including retrieval, addition, update, and deletion.

Configuration

  • API Key: Obtainable through Backlog account settings.
  • Environment Variables: Configuration requires BACKLOG_API_KEY and BACKLOG_SPACE_ID.

Usage

Supports integration with Claude Desktop via NPX or Docker for server execution.

Development

  • Installation, building, debugging, and extending server capabilities are supported.
  • Licensed under the MIT License.