Contents
- Reservation Category AEO Overview — Why Every Service Lacks MCP Support
- RESERVA — C Grade: Japan's Largest Booking Platform Across 40+ Industries
- Smaregi — C Grade: POS × Reservation Integration Potential
- TableCheck — D Grade: Premium Restaurant Specialist
- Air Reserve & SELECTTYPE — D Grade Recruit-Connected and Multi-Vertical Services
- Comparison of 5 Services and Implementation Recommendations
- AEO Evolution Scenarios — Who Will Ship MCP First?
Data in this report is based on operational data collected by AI agents via the KanseiLink MCP server (as of April 13, 2026). Public API specifications, MCP support status, and trust scores for RESERVA, Smaregi, TableCheck, Air Reserve, and SELECTTYPE were used.
Reservation Category AEO Overview — Why Every Service Lacks MCP Support
Japan's reservation management SaaS category runs deep into the physical economy — beauty salons, clinics, restaurants, fitness gyms, hotels. Every business that sells time slots relies on a booking system. Yet from an AI agent integration perspective, this category is among the least prepared in the Japanese SaaS market.
All 5 reservation management services tracked by KanseiLink lack MCP server support. The highest grade is C. The category's average trust score sits at 0.42 — well below the Japanese SaaS overall average of 0.55. Several structural factors explain this gap.
All 5 services: MCP-absent (API only). Grade distribution: C×2, D×3. Category average trust score: 0.42 (vs. 0.55 Japanese SaaS overall). Primary barriers to agent integration: API Key-heavy authentication, limited OAuth2 adoption, and highly variable booking schemas across industry verticals.
KanseiLink identifies three structural reasons for the category's MCP gap. First, industry-specific schema complexity — a beauty salon's booking schema differs fundamentally from a clinic's, making a universal MCP server design elusive. Second, SMB-dominated customer base — most users are small businesses and sole proprietors, for whom API ecosystem investment is low-priority. Third, data sensitivity concerns — booking data touches customer behavioral patterns and, in medical contexts, clinically sensitive information that operators are understandably cautious about exposing to agents.
RESERVA — C Grade: Japan's Largest Booking Platform Across 40+ Industries
RESERVA
C API only (No MCP)With over 300,000 registered businesses and 40+ supported industries — from medical and beauty to fitness, food service, and public agencies — RESERVA holds the dominant position in Japan's booking platform market. It provides a REST API for booking management and ties with Smaregi for the category's top C grade.
API Key authentication makes initial setup simple, but shifts the burden of security management (token rotation, etc.) to the agent implementation side. Developer documentation is publicly accessible at developer.reserva.be, with endpoints for reading, creating, and modifying bookings.
Building a Custom MCP Server on RESERVA
No official MCP server exists today, but building a custom one on RESERVA's public API is technically feasible. KanseiLink recommends a minimum 3-tool implementation as the starting point:
- list_reservations — filter by date range and status
- create_reservation — arguments: customer info, datetime, service type
- update_reservation_status — confirm, cancel, or reschedule
These three tools are sufficient to enable basic agent tasks such as "check today's bookings and send confirmation messages to unconfirmed appointments." Industry-specific schema differences can be handled by fixing the vertical context in the agent's system prompt.
Smaregi — C Grade: POS × Reservation Integration Potential
Smaregi
C API only (No MCP)Smaregi is Japan's largest cloud POS system for retail and food service, deployed across 125,000+ stores. Its Platform API covers inventory management, sales analytics, staff management, and booking — integrated into the same platform. OAuth2 authentication gives Smaregi a slight architectural edge over API Key-based services: better security management and cleaner integration with modern agent frameworks.
Smaregi's real differentiation is POS data integration. The scenario — an agent pulling a customer's past purchase history from POS data to personalize service recommendations at the point of booking — is technically achievable via the Platform API. This makes Smaregi the most compelling choice for retail and food service operators.
TableCheck — D Grade: Premium Restaurant Specialist
TableCheck
D API only (No MCP)TableCheck is used by Michelin-starred restaurants and premium hotel dining in Japan, providing sophisticated management of guest profiles, allergy information, visit history, and reservation management. A REST API covers bookings, guest profiles, and table management, but it sits at D grade with no MCP server.
High-end restaurant agent scenarios — seating assignments based on regular guest preferences, automated allergy confirmation — are conceptually achievable via the TableCheck API, but require custom MCP implementation and careful attention to legal and ethical considerations around guest data handling.
Air Reserve & SELECTTYPE — D Grade Recruit-Connected and Multi-Vertical Services
Air Reserve (Airリザーブ) is part of Recruit's SaaS ecosystem, with native connections to Hot Pepper Beauty and jalan. The free-tier entry point makes it popular among sole proprietors and small stores. API access is available but constrained to the Air register ecosystem, contributing to its D grade.
SELECTTYPE is a multi-purpose booking system for events, facilities, and services — used by salons, clinics, and studios. Its embeddable calendar widget is a standout feature, and reservation management via API is possible, but limited public documentation raises the complexity bar for agent implementation.
Comparison of 5 Services and Implementation Recommendations
| Service | AEO Grade | MCP Support | Auth Method | Trust Score | Primary Target |
|---|---|---|---|---|---|
| RESERVA | C | API only | API Key | 0.4 | 40+ industries, SMBs |
| Smaregi | C | API only | OAuth2 | 0.4 | Retail, food service, POS integration |
| TableCheck | D | API only | API Key | 0.4 | Premium restaurants |
| Air Reserve | D | API only | API Key | 0.4 | Sole proprietors, Recruit ecosystem |
| SELECTTYPE | D | API only | API Key | 0.4 | Salons, clinics, studios |
For teams ready to invest in agent integration today: for broad, cross-vertical use cases, RESERVA's REST API is the most practical foundation for custom MCP development. For retail and food service where POS integration matters, Smaregi is the clear choice — OAuth2 adoption also simplifies security management. For the fastest time-to-deploy, routing through an iPaaS like Zapier or Make as a middleware layer is a viable shortcut that defers the MCP build.
Reservation data contains customer PII — names, contact information, behavioral patterns. When connecting reservation management APIs to AI agents, always start with read-only scopes, verify the terms of service regarding agent data usage and retention, and apply extra caution for medical and beauty booking data, which may be subject to heightened privacy obligations.
AEO Evolution Scenarios — Who Will Ship MCP First?
The category-wide MCP gap is today's reality, but market forces are building pressure for change. The use cases for AI-driven booking automation are high-value and high-volume: automatic booking confirmation and reminders, agent-powered recommendation of optimal time slots based on customer history, and automated follow-up workflows post-visit. These scenarios represent direct competitive advantage in tourism, beauty, and healthcare verticals.
KanseiLink's assessment is that Smaregi is the most likely first mover, for three reasons. First, its OAuth2 architecture is already MCP-compatible. Second, it has a strong track record of API investment across its broader POS ecosystem. Third, enterprise customers integrating POS data with reservation workflows are the most likely source of concrete MCP demands.
RESERVA's 300,000+ business scale would make it the highest-impact MCP launch in the category — but its SMB-heavy customer base makes near-term API investment less predictable. When RESERVA does ship MCP support, the category impact will be the largest of any provider.
Unlock detailed API specs, custom MCP build guides, and AEO score trends with a Pro plan.
View Pricing →