by nulab · MCP Server · ★ 223
Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h
🔒 Is backlog-mcp-server safe to install? View the security audit →
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
| Stars | 223 |
| Forks | 65 |
| Language | TypeScript |
| Category | MCP Server |
| License | MIT |
| Quality Score | 63.6103308771674/100 |
| Open Issues | 21 |
| Last Updated | 2026-08-12 |
| Created | 2025-04-16 |
| Platforms | mcp, node |
| Est. Tokens | ~20k |
Explore other popular mcp server tools:
backlog-mcp-server is an open-source mcp server by nulab with 223 GitHub stars.
backlog-mcp-server is primarily written in TypeScript.
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 223 stars and 65 forks, indicating an active community.
backlog-mcp-server is released under the MIT license, making it free to use and modify according to the license terms.