Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": false
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
get_courses

获取课程名称与ID

参数: JSESSIONID (str): 用户的JSESSIONID
get_question

获取课程题目

参数: JSESSIONID (str): 用户的JSESSIONID course_id (str): 课程ID
submit_question

提交课程题目答案, 返回答题结果。提交的answer应为选项的字母,例如 "A" 或 "B"

参数: JSESSIONID (str): 用户的JSESSIONID course_id (str): 课程ID question_id (str): 题目ID answer (str): 答案,例如 "A" 或 "B" 等选项

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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/shibig666/QMYZ-MCP'

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