backlog-mcp-server — MCP Server by nulab

by nulab · MCP Server · ★ 210

Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h

About backlog-mcp-server

Backlog MCP Server 📘 日本語でのご利用ガイド A Model Context Protocol (MCP) server for interacting with the Backlog API. This server provides tools for managing projects, issues, wiki pages, and more in Backlog through AI agents like Claude Desktop / Cline / Cursor etc. Features Project tools (create, read, update, delete) Issue tracking and comments (create, update, delete, list) Version/Milestone management (create, read, update, delete) Wiki page support Git repository and pull request tools Notification tools GraphQL-style field selection for optimized responses Token limiting for large responses Getting Started Requirements Docker A Backlog account with API access API key from your Backlog account Option 1: Install via Docker The easiest way to use this MCP server is through MCP configurations: Open MCP settings Navigate to the MCP configuration section Add the following configuration: json { "mcpServers": { "backlog": { "command": "docker", "args": [ "run", "--pull", "always", "-i", "--rm", "-e", "BACKLOGDOMAIN", "-e", "BACKLOGAPIKEY", "ghcr.io/nulab/backlog-mcp-se

Quick Facts

Stars210
Forks62
LanguageTypeScript
CategoryMCP Server
LicenseMIT
Quality Score63.6103308771674/100
Open Issues17
Last Updated2026-06-26
Created2025-04-16
Platformsmcp, node
Est. Tokens~20k

More MCP Server Tools

Explore other popular mcp server tools:

View all MCP Server tools →

Popular TypeScript Agent Tools

Frequently Asked Questions

What is backlog-mcp-server?

backlog-mcp-server is an open-source mcp server by nulab with 210 GitHub stars.

What programming language is backlog-mcp-server written in?

backlog-mcp-server is primarily written in TypeScript.

How do I install or use backlog-mcp-server?

You can find installation instructions and usage details in the backlog-mcp-server GitHub repository at github.com/nulab/backlog-mcp-server. The project has 210 stars and 62 forks, indicating an active community.

What license does backlog-mcp-server use?

backlog-mcp-server is released under the MIT license, making it free to use and modify according to the license terms.

View on GitHub → Browse MCP Server tools