Korean School Meal Server
Access Korean school meal information effortlessly. Retrieve detailed meal menus, nutritional data, and ingredient origins for any school in Korea. Simplify your meal planning with real-time data from the NEIS Open API.
Installation
Installing for Claude Desktop
Manual Configuration Required
This MCP server requires manual configuration. Run the command below to open your configuration file:
npx mcpbar@latest edit -c claude
This will open your configuration file where you can add the Korean School Meal Server MCP server manually.
Korean School Meal MCP Server
This MCP (Model Context Protocol) server provides access to Korean school meal information using the NEIS Open API.
Features
- Get meal information for any school in Korea
- Support for specific date queries
- Includes nutritional information and origin of ingredients
- Built with TypeScript and MCP SDK
Tools
get-meal-info
Retrieves meal information for a specific school and date.
Parameters:
atptCode
(string): Education office codeschulCode
(string): School codedate
(string, optional): Date in YYYYMMDD format (defaults to today)
Example response:
[서울고등학교 - 중식]
날짜: 20240402
메뉴: 쌀밥, 미역국, 김치
칼로리: 800kcal
영양정보: 단백질 30g, 지방 15g
원산지: 쌀(국내산), 미역(국내산)
Prompts
meal-help
Provides guidance on how to use the meal information service.
Installation
npm install
npm run build
npm start
Environment Variables
TRANSPORT
: Set to 'ws' for WebSocket transport (used by Smithery), defaults to STDIO
License
MIT License
Contributing
Issues and pull requests are welcome!
Details:
Stars
0Forks
0Last commit
3 months agoRepository age
3 months
Auto-fetched from GitHub .
MCP servers similar to Korean School Meal Server:

Stars
Forks
Last commit

Stars
Forks
Last commit

Stars
Forks
Last commit