SmartShift MCP
Manages work schedules integrated with KakaoTalk's native calendar, allowing automatic synchronization of legally compliant shift schedules to users' KakaoTalk calendars.
Click on "Deploy Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@SmartShift MCPcreate a schedule for next week and distribute to team KakaoTalk calendars"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
SmartShift MCP
카카오 AGENTIC PLAYER 10 출품작 — 카톡 네이티브 근무표 MCP 서버. "알바는 링크 한 번, 점주는 버튼 한 번 — 법 지키는 근무표가 모두의 톡캘린더에 자동으로."
설계: docs/superpowers/specs/2026-06-28-smartshift-kakao-mcp-design.md
구현 계획: docs/superpowers/plans/2026-06-28-mcp-foundation.md
스택
TypeScript + @modelcontextprotocol/sdk (Streamable HTTP) + Express + zod. 테스트는 vitest.
Related MCP server: Google MCP Router
로컬 실행
npm install
npm run dev # http://localhost:3000/mcp 로 기동
npm test # ping 통합테스트 (실제 MCP Client → pong)
npm run build # tsc 타입체크 + dist 빌드수동 검증 (MCP Inspector)
npm run dev
npx @modelcontextprotocol/inspector # 별도 터미널
# Inspector UI에서 Transport=Streamable HTTP, URL=http://localhost:3000/mcp → Connect → ping 호출검증 현황
ping도구 통합테스트 통과 (실제 MCP Client로pong:확인)npm run build(tsc) 클린실서버 부팅 확인 (
/mcpGET → 세션 없으면 400 "No valid session")
다음 (로드맵)
Plan 2 generate_schedule 도구 · Plan 3 알바 입력 페이지 · Plan 4 근로기준법 솔버 · Plan 5 톡캘린더 배포.
백엔드(SmartShift)는 scheduling_app repo의 것을 런타임 HTTP로 재활용 (env URL 주입).
This server cannot be deployed
Maintenance
Related MCP Connectors
Staff scheduling — manage staff, shifts, assignments, certifications, and requests via AI.
Generate optimized work shift schedules from staffing demand, availability and fairness rules.
Turn a written schedule into a live calendar link people subscribe to in Apple, Google, Outlook.
Manage Google, Outlook & Apple calendars and create private sync rules from chat.
Related MCP Servers
- AlicenseNot gradedqualityDmaintenanceA server that enables management of schedules through the Dooray API, allowing users to add events with automated time settings and support for location and description information.2MIT
- -licenseNot gradedqualityNot gradedmaintenanceEnables scheduling meetings and sending email confirmations through Google Calendar and Gmail APIs. Provides secure OAuth authentication, policy enforcement for working hours, and prevents scheduling conflicts.-
- FlicenseNot gradedqualityDmaintenanceEnables 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.-
- FlicenseNot gradedqualityDmaintenanceEnables AI assistants to manage calendars and tasks through natural language, supporting Google Calendar operations like event creation, availability checking, and smart scheduling. It features schedule analysis, task reminders, and meeting time recommendations to streamline productivity.-