Skip to main content
Glama

대학·학과 비교

compare

Compare up to four universities by competition rate, tuition, scholarships, and employment rate to evaluate cost-effectiveness using official data.

Instructions

여러 대학(같은 학과)을 경쟁률·등록금·장학금·취업률로 비교하고 '등록금 대비 장학금·취업률' 가성비를 평가합니다. (출처: 대학알리미)

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
universitiesYes비교할 대학 2~4개
majorNameNo
Behavior3/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

With no annotations, the description carries full burden. It discloses the source (대학알리미) and comparison criteria, but does not explain behavioral aspects like handling missing data, output format, or what happens when majorName is omitted.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

Single sentence with parenthetical source note, no redundancy. Each element is essential and contributes to understanding.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness3/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Given no output schema, the description does not explain return values or format. It covers the core purpose but omits details on output structure or limitations, especially regarding the optional majorName parameter.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters4/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema covers 50% (universities described as 2~4 universities). Description adds meaning by indicating the comparison is for the same department across universities, clarifying the role of majorName, which is otherwise undocumented.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

Description clearly states the tool compares multiple universities by competition rate, tuition, scholarships, and employment rate, and evaluates cost-effectiveness. It distinguishes from sibling tools like search_university or get_major by specifying the comparison function.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines3/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

Description implies usage for comparing universities on given metrics but provides no explicit guidance on when to use this tool over alternatives, nor exclusions. It lacks when-to-use/when-not-to-use context.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

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/surri/pium'

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