MCP.so
ログイン
B

Backlog Mcp

@corbym

Backlog Mcp について

概要はまだありません

基本情報

カテゴリ

その他

トランスポート

stdio

公開者

corbym

投稿者

Matt Corby

設定

以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。

{
  "mcpServers": {
    "backlog-mcp": {
      "command": "/path/to/binary/backlog-mcp",
      "env": {
        "BACKLOG_ROOT": "/path/to/repository/requirements"
      }
    }
  }
}

ツール

5

List stories, optionally filtered by `epic_id` or `status`

Get full markdown content and metadata for a story

Update story status in index and backlog

Append a timestamped note to a story file

High-level epic/story counts by status

概要

What is Backlog Mcp?

An MCP server that gives AI agents structured read/write access to a story-based project backlog using plain markdown files in the repository. It enables agents to list, read, update status, and add notes to stories, with collaboration handled through git.

How to use Backlog Mcp?

Download the binary or install via go install github.com/corbym/backlog-mcp@latest. Initialize a requirements directory with ./backlog-mcp init /path/to/requirements. Run ./backlog-mcp in the project root, and configure Claude Code with the command in .claude/settings.json.

Key features of Backlog Mcp?

  • List stories filtered by epic or status
  • Get full story content and metadata
  • Update story status in index and backlog
  • Append timestamped notes to stories

コメント

「その他」の他のコンテンツ