Skip to main content
Glama

NEIS MCP Server

by gandandev
package.json642 B
{ "name": "neis-mcp", "version": "1.0.0", "description": "MCP server for Korean NEIS (National Education Information System)", "private": true, "scripts": { "dev": "next dev", "build": "next build", "start": "next start", "lint": "next lint" }, "dependencies": { "@modelcontextprotocol/sdk": "^1.0.4", "axios": "^1.7.9", "mcp-handler": "^1.0.3", "next": "^15.1.4", "react": "^19.0.0", "react-dom": "^19.0.0", "zod": "^3.24.1" }, "devDependencies": { "@types/node": "^22.10.5", "@types/react": "^19.0.6", "@types/react-dom": "^19.0.2", "typescript": "^5.7.2" } }

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