backlog
stdioUsed by 3 plugins
Installs dh, the highest-starred plugin that provides this server
Install
1
Run in your terminal$
npx claudepluginhub jamie-bitflight/claude_skills --plugin development-harnessDescription
Backlog.md task management: create, update, search tasks with kanban board integration
Add to Your Project
Add to your .mcp.json:
{
"mcpServers": {
"backlog": {
"command": "uv",
"args": [
"run",
"--script",
"${CLAUDE_PLUGIN_ROOT}/scripts/run_backlog_server.py"
]
}
}
}Security Considerations
Admin access level
This server has elevated permissions. Review the source code before enabling.
Command
uvAccess Level
admin
Arguments
run--script${CLAUDE_PLUGIN_ROOT}/scripts/run_backlog_server.py