SmartShift MCP

SmartShift MCP

Enables management of work schedules through KakaoTalk native calendar integration. Users can generate, input, and distribute work schedules with compliance to labor laws.

Category
Visit Server

README

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.

로컬 실행

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) 클린
  • 실서버 부팅 확인 (/mcp GET → 세션 없으면 400 "No valid session")

다음 (로드맵)

Plan 2 generate_schedule 도구 · Plan 3 알바 입력 페이지 · Plan 4 근로기준법 솔버 · Plan 5 톡캘린더 배포. 백엔드(SmartShift)는 scheduling_app repo의 것을 런타임 HTTP로 재활용 (env URL 주입).

Recommended Servers

playwright-mcp

playwright-mcp

A Model Context Protocol server that enables LLMs to interact with web pages through structured accessibility snapshots without requiring vision models or screenshots.

Official
Featured
TypeScript
Magic Component Platform (MCP)

Magic Component Platform (MCP)

An AI-powered tool that generates modern UI components from natural language descriptions, integrating with popular IDEs to streamline UI development workflow.

Official
Featured
Local
TypeScript
Audiense Insights MCP Server

Audiense Insights MCP Server

Enables interaction with Audiense Insights accounts via the Model Context Protocol, facilitating the extraction and analysis of marketing insights and audience data including demographics, behavior, and influencer engagement.

Official
Featured
Local
TypeScript
VeyraX MCP

VeyraX MCP

Single MCP tool to connect all your favorite tools: Gmail, Calendar and 40 more.

Official
Featured
Local
graphlit-mcp-server

graphlit-mcp-server

The Model Context Protocol (MCP) Server enables integration between MCP clients and the Graphlit service. Ingest anything from Slack to Gmail to podcast feeds, in addition to web crawling, into a Graphlit project - and then retrieve relevant contents from the MCP client.

Official
Featured
TypeScript
Kagi MCP Server

Kagi MCP Server

An MCP server that integrates Kagi search capabilities with Claude AI, enabling Claude to perform real-time web searches when answering questions that require up-to-date information.

Official
Featured
Python
E2B

E2B

Using MCP to run code via e2b.

Official
Featured
Neon Database

Neon Database

MCP server for interacting with Neon Management API and databases

Official
Featured
Exa Search

Exa Search

A Model Context Protocol (MCP) server lets AI assistants like Claude use the Exa AI Search API for web searches. This setup allows AI models to get real-time web information in a safe and controlled way.

Official
Featured
Qdrant Server

Qdrant Server

This repository is an example of how to create a MCP server for Qdrant, a vector search engine.

Official
Featured