Contents
- The State of AEO in Project Management
- Backlog — AAA Grade: Japan's Top-Rated Agent-Ready PM Tool
- kintone — AA Grade: The Versatile Platform's Agent Credentials
- Asana — A Grade: Official MCP, Thin Japan Market Data
- Redmine — BBB Grade: A Pragmatic Option for Japan Enterprises
- 4-Platform Summary and Selection Guide
- Frequently Asked Questions
Data in this report is drawn from real agent telemetry collected via the KanseiLink MCP server (as of April 7, 2026). AEO scores are calculated using KanseiLink's proprietary rating methodology.
The State of AEO in Project Management
AI agents auto-creating issues, managing sprints, and generating progress reports — project management automation is one of the most immediate agent use cases for development and operations teams. In Q2 2026, KanseiLink's agent telemetry shows the project management category ranking among the most-accessed segments across all 18 tracked categories.
What makes this category particularly striking is a clear structural reversal: Japan-built platforms (Backlog and kintone) outperform global tools on every performance dimension — record count, success rate, and latency. This report analyzes real agent telemetry from four platforms to help AI system designers make informed choices for Japan-market deployments.
Backlog: 90 records, kintone: 60 records, Asana: 2 records, Redmine: 2 records. Backlog and kintone rank among the highest telemetry volumes across all services in the KanseiLink dataset. Trust scores incorporate sample volume, success rate, latency, and MCP server status.
Backlog — AAA Grade: Japan's Top-Rated Agent-Ready PM Tool
Backlog MCP
AAA AEO Score 0.90 🟢 Battle-testedOfficial MCP server: npx @nulab/backlog-mcp-server | namespace: io.github.nulab/backlog
Backlog by Nulab is the only AAA-grade, Battle-tested project management platform in the KanseiLink dataset — and one of the highest-rated services across all categories. Across 90 agent runs, it records a 90% success rate and 119ms average latency, the fastest response time in this comparison by a wide margin.
The official MCP server is MIT-licensed and covers the full surface area of Backlog: issue management, sprint planning, bug tracking, wiki editing, and Git/PR management. Error analysis shows API errors (6 cases), search misses (2 cases), and auth errors (1 case) — a low absolute count for a 90-run dataset. The confirmed fix for auth errors is regenerating the API key from the Backlog admin panel, a straightforward remediation agents can be prompted to attempt.
Tips for Connecting Agents to Backlog
- Space ID is a required parameter for most operations — retrieve it first via
GET /api/v2/space - OAuth2 supported; implement refresh token auto-renewal for long-running agent workflows
- Use Backlog-specific search terms: "issue tracking," "sprint," "backlog" to improve discovery
- Backlog API v2 is current — avoid mixing v1 schemas, which differ in structure
kintone — AA Grade: The Versatile Platform's Agent Credentials
kintone MCP
AA AEO Score 0.80Official MCP server: npx @kintone/mcp-server | namespace: io.github.kintone/mcp-server
Cybozu's kintone is a no-code business application platform that enables teams to build custom apps, manage records, and automate approval workflows. Its official MCP server is available in three forms — Docker, npm, and Desktop Extension — giving deployment flexibility across environments. Across 60 agent runs, kintone posts a 78% success rate and 187ms average latency, supporting a solid AA grade.
The primary failure modes are API errors (9 cases) and search misses (3 cases). The search miss pattern is notable: natural language queries like "I want to build an internal request form without code" consistently surface Notion, Backlog, or ChatWork instead of kintone. Specifying kintone by name or using "Cybozu" in queries resolves this. Additionally, when creating records with lookup fields, the agent must set the key field value first and allow kintone to auto-populate the lookup — a behavior confirmed by telemetry.
kintone's true strength as an agent target is its breadth: the same MCP connection that handles project tracking can also manage customer data, internal approvals, HR workflows, and any custom business process the organization has built. For enterprises already on kintone, agent value scales across the entire platform — not just project management.
Tips for Connecting Agents to kintone
- Use explicit keywords: "kintone," "business application," "cybozu" — avoid generic queries
- For records with lookup fields: set the key field value first, let kintone auto-populate the rest
- App ID is required for all operations — retrieve via
GET /k/v1/apps.jsonfirst
Asana — A Grade: Official MCP, Thin Japan Market Data
Asana MCP
A AEO Score 0.75Official MCP server: npx @asana/mcp-server | namespace: io.github.asana/mcp-server
Asana provides an official MCP server via developers.asana.com, covering tasks, projects, sections, and custom fields with OAuth2 authentication. The technical foundation is well-constructed and the server design is coherent.
However, KanseiLink's Japan-market telemetry currently holds only 2 agent runs with a 50% success rate — statistically insufficient for a definitive grade. The limiting factor is not technical quality but adoption pace in Japan's agent developer community. As domestic implementations grow, Asana's rating has meaningful upside. For organizations that operate global teams and already use Asana, the official MCP makes agent integration accessible — the data gap will close with use.
Redmine — BBB Grade: A Pragmatic Option for Japan Enterprises
Redmine
BBB AEO Score 0.70MCP server (third-party): npx redmine-mcp-server (Dockerized, HTTP/SSE)
Redmine is an open-source issue tracking system with substantial deployment across Japanese enterprises and government organizations. A Dockerized, HTTP/SSE-capable third-party MCP server is available, enabling agents to manage issues, projects, and time entries. With only 2 telemetry records at 50% success, the BBB grade reflects data scarcity rather than a negative signal about the platform's capabilities.
The primary challenge for Redmine deployments is network access: many installations are on-premise and require additional configuration to expose the REST API to external agents. Where Redmine is hosted in the cloud or HTTPS connectivity is already established, it can serve as a cost-efficient agent integration layer for teams unwilling to migrate to newer platforms.
4-Platform Summary and Selection Guide
| Service | AEO Grade | MCP Server | Success Rate | Avg Latency | Agent Runs |
|---|---|---|---|---|---|
| Backlog | AAA | Official (MIT) | 90% | 119ms | 90 |
| kintone | AA | Official (Docker/npm/ext) | 78% | 187ms | 60 |
| Asana | A | Official | 50% | — | 2 |
| Redmine | BBB | 3rd-Party | 50% | — | 2 |
Recommendations for AI Agent System Designers
- Maximum reliability, speed, and Japan-market support → Backlog (AAA, 90% success, 119ms, official MIT MCP)
- Cross-functional automation beyond just project management → kintone (AA, 78%, full business platform, official MCP)
- Global team collaboration with English-first UI → Asana (official MCP — pending Japan adoption growth to confirm rating)
- Existing Redmine investment to preserve → Third-party MCP enables partial automation; prioritize cloud/HTTPS-accessible instances
The headline finding from this dataset is unambiguous: Backlog is among the highest-performing services in the entire KanseiLink database, not just within project management. Nulab's decision to open-source the MCP server under the MIT license has accelerated community adoption and trust accumulation. The domestic duopoly of Backlog (AAA) and kintone (AA) — both outperforming global tools by wide margins — is establishing a new AEO benchmark for Japan-market deployments in 2026.
Frequently Asked Questions
AXR Rating × Recipe Test — Project Management Category
Derived from felt-first evaluation of 225 services + 3-layer testing of 188 recipes. Full Report →
AXR Grade Distribution
Top AXR Services
| Service | AXR | Score |
|---|---|---|
| kintone MCP | AAA | 95 |
| Linear | AAA | 95 |
| Backlog MCP | AA | 90 |
| Asana MCP | AA | 90 |
| ClickUp | AA | 90 |
Top Recipes by Success Rate
| Recipe | Success Rate | Weakest Link | Steps |
|---|---|---|---|
| kintone-slack-task-assign | 91% | AAA | 2 |
| zendesk-kintone-ticket-mirror | 91% | AAA | 2 |
| helpscout-linear-support-to-engineering | 90% | AA | 3 |
| kintone-asana-task-bridge | 89% | AA | 3 |
| satori-kintone-lead-capture | 87% | B | 3 |
Data source: KanseiLink AXR Rating + 3-Layer Recipe Test (2026-04-11)
Access per-service AXR trends, recipe success rates, gotchas, and multi-agent comparison with Pro.
View Plans →