corbym/backlog-mcp
by Various
corbym/backlog-mcp — indexed from awesome-mcp-servers-punkpeye
MCP
corbym/backlog-mcp
Added 1 June 2026
Overview
A Go-based MCP server that integrates with Backlog, a project management tool. It provides tools for managing issues, projects, and tasks through the Model Context Protocol.
Best for
Best for
Developers already using Backlog who want to automate tasks via MCP-compatible AI tools
Use cases
- Create and update Backlog issues from an AI assistant
- Query project status and task lists programmatically
- Automate backlog management workflows
How to use
Tools exposed
list_storiesget_storyget_index_summarycreate_epiccreate_storyset_epic_statusset_story_statusset_acceptance_criteriacheck_acceptance_criterionadd_story_notecomplete_storygroom_epicbulk_update_acceptance_criteriabulk_update_storiesbulk_update_epics
Tested with
VS Code, GitHub Copilot, Claude Code
Example client config
{\n "servers": {\n "backlog-mcp": {\n "command": "/path/to/backlog-mcp",\n "type": "stdio"\n }\n }\n} Notes
A Go-based MCP server that integrates with Backlog, a project management tool. It provides tools for managing issues, projects, and tasks through the Model Context Protocol.
2 stars on GitHub. Last updated 2026-05-18. Licensed Unlicense.
Use cases
- Create and update Backlog issues from an AI assistant
- Query project status and task lists programmatically
- Automate backlog management workflows
Pros
- Lightweight Go implementation with minimal dependencies
- Direct integration with Backlog’s API for real-time data
- Open source with a permissive license
Cons
- Very low community adoption (2 stars) suggests limited testing
- No documentation or usage examples provided
- May lack support for advanced Backlog features
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Lightweight Go implementation with minimal dependencies
- Direct integration with Backlog's API for real-time data
- Open source with a permissive license
Cons
- Very low community adoption (2 stars) suggests limited testing
- No documentation or usage examples provided
- May lack support for advanced Backlog features
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
Get the free Developer’s Field Guide
A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.
Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.