MCP Backlog runs on your own machine — the client starts it, so there is no endpoint to ping. 30 installs a week from npm.
MCP server for Backlog API integration with AI agents.
The linked repository no longer exists on GitHub — it was deleted or made private.
Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add mcp-backlog -- npx -y @duongkhuong/mcp-backlog
{
"mcpServers": {
"mcp-backlog": {
"args": [
"-y",
"@duongkhuong/mcp-backlog"
],
"command": "npx"
}
}
}
[mcp_servers.mcp-backlog]
command = "npx"
args = ["-y", "@duongkhuong/mcp-backlog"]
{
"mcpServers": {
"mcp-backlog": {
"args": [
"-y",
"@duongkhuong/mcp-backlog"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"mcp-backlog": {
"args": [
"-y",
"@duongkhuong/mcp-backlog"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
BACKLOG_HOST (Your Backlog instance URL (e.g., your-space-id.backlog.com)), BACKLOG_API_KEY (Your Backlog API key from account settings).
The author declared them in the registry entry; get the values from the project itself.
MCP server for Redmine API integration with AI agents.
MCP Server for Nova Poshta API integration with AI assistants
MCP server for UiPath API integration
MCP server for Azure API integration
MCP server for Xero API integration
MCP server for Chanty API integration
MCP server for Rancher API integration
MCP server for Power BI API integration
Answers built from our own checks of this server.