NEIS MCP Server
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., "@NEIS MCP Servershow me today's lunch menu for Seoul High School"
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.
NEIS MCP
Overview
NEIS MCP exposes a Model Control Protocol (MCP) endpoint for Korean school data from the NEIS OpenAPI. It provides access to meals, timetables, and school information through a single standardized API.
Related MCP server: Data4Library MCP Server
Setup
1. Get a NEIS OpenAPI Key
Log in to NEIS OpenAPI: https://open.neis.go.kr/portal/user/oauth/authorizePage.do
After logging in, go to 마이페이지 → 인증키 발급: https://open.neis.go.kr/portal/myPage/actKeyPage.do
Apply for an API key for the data services you need (e.g., 급식정보, 시간표, 학사일정).
Copy your issued 인증키 (API Key).
2. Deploy on Render
Push your repository to GitHub.
On Render:
Create a Web Service.
Connect your repository.
Add an environment variable:
NEIS_API_KEY=your_api_key_hereDeploy the service.
3. Verify Endpoint
After deployment, access:
https://your.domain/mcpto confirm the MCP endpoint is running.
Usage with MCP Client
Connect your endpoint to an MCP-compatible client such as Claude Desktop or Poke.
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.
Related MCP Servers
- Flicense-quality-maintenanceEnables management of Sangmyung University academic information including schedules, meals, notices, and exam details. Provides tools to query, search, add, and delete university data through a MySQL database connection.Last updated
- Alicense-qualityCmaintenanceProvides comprehensive access to South Korea's National Library information system, enabling searches across 1,000+ public libraries, real-time book availability checks, borrowing trends, and location-based library discovery.Last updated299MIT
- AlicenseAqualityAmaintenanceEnables Korea University students to query their KUPID portal and Canvas LMS using natural language for notices, library seats, timetable, grades, courses, and assignments.Last updated3112MIT
- AlicenseAqualityCmaintenanceEnables querying and analyzing the Philippine schools masterlist dataset, including searching schools, listing regions and divisions, and getting school details by BEIS ID.Last updated540ISC
Related MCP Connectors
Search company disclosures and financial statements from the Korean market. Retrieve stock profile…
Access Korea’s G2B procurement and Nara Market data for bid notices, awards, contracts, statistics…
KOSPI/KOSDAQ closing prices and DART regulatory filings. Free, no signup, no API key.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/gandandev/neis-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server