io.github.vfa-khuongdv/mcp-backlog
Quality Score
77
/100
MCP server for Backlog API integration with AI agents.
§01 Install
Claude Desktop (claude_desktop_config.json)
{
"mcpServers": {
"mcp-backlog": {
"command": "npx",
"args": [
"-y",
"@duongkhuong/mcp-backlog"
],
"env": {
"BACKLOG_HOST": "<backlog_host>",
"BACKLOG_API_KEY": "<your-backlog_api_key>"
}
}
}
}Cursor (.cursor/mcp.json)
{
"mcpServers": {
"mcp-backlog": {
"command": "npx",
"args": [
"-y",
"@duongkhuong/mcp-backlog"
],
"env": {
"BACKLOG_HOST": "<backlog_host>",
"BACKLOG_API_KEY": "<your-backlog_api_key>"
}
}
}
}Cline (cline_mcp_settings.json)
npx -y @duongkhuong/mcp-backlog§02 Environment variables
BACKLOG_HOSTrequired
Your Backlog instance URL (e.g., your-space-id.backlog.com)
BACKLOG_API_KEYrequiredsecret
Your Backlog API key from account settings
§03 MCP Quality Score · methodology
freshness
17
completeness
10
installability
25
documentation
15
stability
10
§04 Alternatives in Other
agency.lona/trading
agency.lona/trading
AI-powered trading strategy development: backtesting, market data, and portfolio analysis
ABMeter
ai.abmeter/abmeter
Feature flagging and A/B testing platform with AI-first experimentation workflows.
AdAdvisor MCP Server
ai.adadvisor/mcp-server
Query Meta Ads performance data — accounts, campaigns, ad sets, ads, metrics & settings.