Integrations
Connects to a lunch menu API hosted on Vercel to retrieve daily canteen meal information for specific dates
매점 MCP
간단한 API 통합을 통해 식당의 점심 메뉴에 대한 액세스를 제공하는 MCP(모델 컨텍스트 프로토콜) 서버입니다.
설명
Canteen MCP는 구내식당의 일일 점심 메뉴를 검색하는 도구를 제공하는 FastMCP 기반 서버입니다. 메뉴 API에 연결하여 특정 날짜의 메뉴 데이터를 쿼리할 수 있는 구조화된 인터페이스를 제공합니다.
특징
- 특정 날짜의 점심 메뉴를 받아보세요
- 실시간 통신을 위한 httpStream 기반 전송
- 환경 기반 구성
- 입력 검증을 통한 유형 안전 API
설치
지엑스피1
구성
예제 환경 파일을 복사하고 원하는 값으로 업데이트하세요.
Copy
환경 변수
변하기 쉬운 | 설명 | 예 |
---|---|---|
API_URL | 점심 메뉴 API의 URL | https://lunch-menu-ai.vercel.app/api/v1/menu |
포트 | MCP 서버용 포트 | 8080 |
엔드포인트 | HTTP 엔드포인트 | /엔드포인트 |
용법
서버를 시작합니다:
Copy
사용 가능한 도구
점심 메뉴 받기
특정 날짜의 점심 메뉴를 검색합니다.
- 매개변수 :
date
: YYYY-MM-DD 형식의 문자열
- 반환 : 메뉴 데이터를 포함하는 JSON 문자열
- 예 :Copy
개발
필수 조건
- 노드.js >= 18
- 엔피엠
개발 모드에서 실행
Copy
도커
이미지 구축
Copy
컨테이너 실행
Copy
GitHub 컨테이너 레지스트리 사용
최신 이미지를 가져옵니다.
Copy
전개
Hetzner에 배치
- Hetzner 서버에 SSH를 실행합니다.
Copy
- Docker가 아직 설치되지 않았다면 설치하세요.
Copy
- docker-compose.yml 파일을 만듭니다.
Copy
- 서비스 시작:
Copy
특허
이 프로젝트는 MIT 라이선스에 따라 라이선스가 부여되었습니다. 자세한 내용은 라이선스 파일을 참조하세요.
You must be authenticated.
remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
Tools
간단한 API 통합을 통해 특정 날짜의 식당 점심 메뉴에 대한 구조화된 액세스를 제공하는 모델 컨텍스트 프로토콜 서버입니다.
Related MCP Servers
- -securityFlicense-qualityModel Context Protocol server that provides seamless access to Google Calendar API with asynchronous operation support, enabling efficient calendar management through a standardized interface.Last updated -Python
- -securityAlicense-qualityA Model Context Protocol server that provides seamless interaction with Workato's API through custom AI tools, enabling management of recipes, connections, connectors, folders, and activity logs.Last updated -TypeScriptMIT License
- AsecurityAlicenseAqualityA Model Context Protocol server providing utility tools for development and testing, offering functionalities like personalized greetings, random card drawing, and datetime formatting with an extensible architecture.Last updated -191052TypeScriptMIT License
- AsecurityAlicenseAqualityA Model Context Protocol server that provides tools for interacting with Gmail and Calendar APIs, enabling programmatic management of emails and calendar events.Last updated -87JavaScriptMIT License