Back to Browse

Backlog MCP Server

Developer ToolsModerate6.3MCP RegistryLocal
Free

Server data from the Official MCP Registry

MCP server for Backlog API integration with AI agents.

About

MCP server for Backlog API integration with AI agents.

Security Report

6.3
Moderate6.3Moderate Risk

Valid MCP server (10 strong, 3 medium validity signals). 5 known CVEs in dependencies (0 critical, 3 high severity) Package registry verified. Imported from the Official MCP Registry. Trust signals: trusted author (2/3 approved).

12 files analyzed · 6 issues found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

What You'll Need

Set these up before or after installing:

Your Backlog instance URL (e.g., your-space-id.backlog.com)Optional

Environment variable: BACKLOG_HOST

Your Backlog API key from account settingsRequired

Environment variable: BACKLOG_API_KEY

How to Install

Add this to your MCP configuration file:

{
  "mcpServers": {
    "io-github-vfa-khuongdv-mcp-backlog": {
      "env": {
        "BACKLOG_HOST": "your-backlog-host-here",
        "BACKLOG_API_KEY": "your-backlog-api-key-here"
      },
      "args": [
        "-y",
        "@duongkhuong/mcp-backlog"
      ],
      "command": "npx"
    }
  }
}

Reviews

No reviews yet

Be the first to review this server!