65
/ 100
1 month ago
glama

Reservation Platform MCP Server

Enables unified management of reservations across multiple Korean platforms (Naver, Airbnb, SpaceCloud, Yanolja, Kakao) with features for duplicate booking prevention, revenue tracking, customer management, and automated messaging through iCalendar integration.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configICAL_SYNC_ENABLEDtrue # 자동 동기화 활성화
configICAL_SYNC_INTERVAL3600 # 1시간마다 동기화 (초 단위)
configAIRBNB_ICAL_URL
configSPACECLOUD_ICAL_URL
configNAVER_ICAL_URL
configYANOLJA_ICAL_URL
configKAKAO_ICAL_URL
configPORTTRANSPORT=http =8000 python3 -m src.server
configTRANSPORThttp python -m src.server
configAUTHLIB_INSECURE_TRANSPORT
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 7 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/pak3430-reservation-platform-mcp-server-jd1hrc)](https://m8ven.ai/mcp/pak3430-reservation-platform-mcp-server-jd1hrc)
commit: fd75aad41ef2cd61bd3daa5bae72ec8b7bf1876b
code hash: bc09197b7d4c0c0deef8300c1b8a6b1d64056374ff999a7547ee5c09a9509ee9
verified: 6/18/2026, 11:47:55 AM
view raw JSON →