Skip to main content
Glama

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: ku-portal-mcp

Setup

1. Get a NEIS OpenAPI Key

  1. Log in to NEIS OpenAPI: https://open.neis.go.kr/portal/user/oauth/authorizePage.do

  2. After logging in, go to 마이페이지 → 인증키 발급: https://open.neis.go.kr/portal/myPage/actKeyPage.do

  3. Apply for an API key for the data services you need (e.g., 급식정보, 시간표, 학사일정).

  4. Copy your issued 인증키 (API Key).

2. Deploy on Render

  1. Push your repository to GitHub.

  2. On Render:

    • Create a Web Service.

    • Connect your repository.

    • Add an environment variable:

      NEIS_API_KEY=your_api_key_here
    • Deploy the service.

3. Verify Endpoint

After deployment, access:

https://your.domain/mcp

to confirm the MCP endpoint is running.

Usage with MCP Client

Connect your endpoint to an MCP-compatible client such as Claude Desktop or Poke.

Related MCP Connectors

Related MCP Servers

  • A
    license
    C
    quality
    B
    maintenance
    Provides 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.
    27
    35 npm
    MIT
  • A
    license
    A
    quality
    A
    maintenance
    Enables Korea University students to query their KUPID portal and Canvas LMS using natural language for notices, library seats, timetable, grades, courses, and assignments.
    31
    13
    MIT
  • A
    license
    A
    quality
    C
    maintenance
    Enables querying and analyzing the Philippine schools masterlist dataset, including searching schools, listing regions and divisions, and getting school details by BEIS ID.
    5
    31 npm
    ISC