Skip to main content
Glama

HDU Academic System MCP Server

by ZztIsolation

get_course_schedule

Retrieve your course schedule from Hangzhou Dianzi University's academic system after logging in, with optional semester selection for organized academic planning.

Instructions

获取课程表(需要先登录)

Input Schema

NameRequiredDescriptionDefault
semesterNo学期(可选,默认为当前学期)

Input Schema (JSON Schema)

{ "properties": { "semester": { "description": "学期(可选,默认为当前学期)", "type": "string" } }, "type": "object" }

Other Tools from HDU Academic System MCP Server

Related Tools

    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/ZztIsolation/McpOfSystem'

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