Skip to main content
Glama

N Lobby MCP Server

by minagishl
MIT License
6
3
  • Apple

get_required_courses

Retrieve required course details and track progress by filtering grade level, term year, or curriculum category on the N Lobby MCP Server for efficient academic planning.

Instructions

Retrieve required courses information with detailed progress tracking

Input Schema

NameRequiredDescriptionDefault
categoryNoFilter by curriculum category (e.g., "国語", "数学", "英語") (optional)
gradeNoFilter by grade level (1, 2, or 3) (optional)
semesterNoFilter by term year (e.g., "2024", "2025") (optional)

Input Schema (JSON Schema)

{ "properties": { "category": { "description": "Filter by curriculum category (e.g., \"国語\", \"数学\", \"英語\") (optional)", "type": "string" }, "grade": { "description": "Filter by grade level (1, 2, or 3) (optional)", "type": "number" }, "semester": { "description": "Filter by term year (e.g., \"2024\", \"2025\") (optional)", "type": "string" } }, "type": "object" }

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/minagishl/nlobby-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server