Skip to main content
Glama
atesahmet0

metu-course-info-mcp

by atesahmet0

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PORTNoOptional port for SSE transport
LOCALENoLanguage locale (tr or en)
SAIS_PASSWORDYesYour SAIS password
SAIS_USERNAMEYesYour METU username (e.g. e123456)

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

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

Tools

Functions exposed to the LLM to take actions

NameDescription
get_departments_and_semestersA

Retrieve all available METU academic departments (code and name) and semester terms (e.g., '20251' for 2025-2026 Fall) from Program Course Details (64).

search_departmentsA

Search for METU department codes by keyword (e.g. 'Computer', 'Economics', 'Aerospace', '571').

list_program_coursesA

List all offered courses for a given METU department code and semester code. Returns Course Code, Course Name, ECTS Credits, Credits, Level, and Type.

get_course_infoB

Retrieve detailed course information for a specific METU course, including sections, instructors, syllabus status, announcements, and lecture schedules.

get_course_prerequisitesA

Retrieve all prerequisite course requirements, prerequisite set groups, and minimum required letter grades (e.g., DD) for a specific METU course.

get_course_replacementsB

Retrieve equivalent and auto-replacement courses (Denk Dersler) for a specific METU course.

get_thesis_coursesC

Retrieve all thesis work courses for a department and semester term.

get_student_course_categoriesA

Retrieve the logged-in student's program types (e.g. MAJOR) and curriculum course categories (MUST COURSE, DEPARTMENTAL ELECTIVE, NONDEPARTMENTAL ELECTIVE, FREE ELECTIVE) from Service 178.

get_student_courses_by_categoryB

Retrieve the list of courses belonging to a student's category (e.g. MUST COURSES or DEPARTMENTAL ELECTIVES with category_id like '1-236' or '2-236').

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/atesahmet0/metu-course-info-mcp'

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