한국 학교 급식 정보 조회 서버
NEIS Open API를 활용하여 전국 학교의 급식 정보를 조회할 수 있는 MCP(Model Context Protocol) 서버입니다.
기능
- 학교명으로 학교 검색
- 일일 급식 정보 조회
- 주간 급식 정보 조회
- 자연어 입력 지원 (예: “효원고등학교 어제 급식”)
설치 및 실행
- 의존성 설치:
npm install
- 환경 변수 설정:
.env파일을 생성하고 다음 내용을 입력합니다:
NEIS_API_KEY=your_api_key_here
PORT=3000
TRANSPORT=ws
- 개발 모드 실행:
npm run dev
- 프로덕션 모드 실행:
npm run build
npm start
API 사용 예시
// 일일 급식 정보 조회
{
"question": "효원고등학교 오늘 급식"
}
// 주간 급식 정보 조회
{
"question": "효원고등학교 이번주 급식"
}
환경 변수
NEIS_API_KEY: NEIS Open API 키 (필수)PORT: 서버 포트 (기본값: 3000)TRANSPORT: 전송 방식 (ws 또는 stdio)
라이선스
ISC
한국 학교 급식 정보 조회 서버
Project Details
- dragonku/mcp_school_food
- Last Updated: 4/5/2025
Recomended MCP Servers
To teach LLM Agents how to work with PSR.exe's hmt
🔥 Turn entire websites into LLM-ready markdown or structured data. Scrape, crawl and extract with a single API.
Guide to connect to Trade Agent's MCP server and trade stocks and crypto
The Cursor10x MCP is a persistent multi-dimensional memory system for Cursor that enhances AI assistants with conversation context,...
An MCP server that can convert Excel (.xls/.xlsx) and Apple Numbers (.numbers) files to PDF
MCP server for SecretiveShell/Awesome-llms-txt. Add documentation directly into your conversation via MCP resources.
The API platform for mission-critical applications
react-mcp integrates with Claude Desktop, enabling the creation and modification of React apps based on user prompts
Manage Your Kubernetes Cluster with k8s mcp-server
MCP server that provides hourly weather forecasts using the AccuWeather API





