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 "Install 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 installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/tkddnjs-dlqslek/smartshift-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server