Stats
Actions
Tags
From dh
Connects to the Backlog project management API for issue tracking, task management, and project data access. Requires a Backlog API key.
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"backlog": {
"command": "uv",
"args": [
"run",
"--script",
"${CLAUDE_PLUGIN_ROOT}/scripts/run_backlog_server.py"
]
}
}
}Review these signals before enabling this server
This server has elevated permissions. Review the source code before enabling.
Server configuration and connection parameters
uvCommand-line arguments passed to the server process
npx claudepluginhub jamie-bitflight/claude_skills --plugin dh