Skip to main content
Glama
devRonPark

Harutalk Japanese Coach MCP

by devRonPark

generate_daily_quiz

Generate a quiz solvable in one minute from your review cards to practice Japanese. Customize by count, level, and focus.

Instructions

저장된 복습 카드를 바탕으로 1분 안에 풀 수 있는 퀴즈를 생성합니다.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
focusNomixed
levelNoabsolute_beginner
quiz_countNo
reveal_answersNo
Behavior2/5

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

No annotations are provided, so the description must carry the burden. It mentions the source (review cards) and time limit, but does not disclose how cards are selected, what happens if no cards exist, or how parameters affect behavior. Significant gaps remain.

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

Conciseness4/5

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

The description is a single concise sentence with no wasted words. It is front-loaded and efficient, though slightly too brief given the tool's complexity.

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

Completeness1/5

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

Given 4 parameters, no output schema, and no annotations, the description is incomplete. It does not explain quiz format, parameter effects, or expected output, making it insufficient for reliable agent use.

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

Parameters1/5

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

Schema description coverage is 0%; the description adds no meaning to any of the 4 parameters (focus, level, quiz_count, reveal_answers). It fails to explain their purpose, defaults, or options, leaving the agent without guidance.

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

Purpose4/5

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

The description clearly identifies the verb '생성합니다' (generates) and resource '퀴즈' (quiz) based on saved review cards. It distinguishes from siblings by specifying the quiz generation focus and time constraint (1 minute), though it could be more explicit about quiz format.

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

Usage Guidelines2/5

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

The description provides context (based on review cards, within 1 minute) but gives no explicit guidance on when to use this tool versus alternatives. It does not mention when not to use it or compare with sibling tools.

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/devRonPark/kakao-playmcp'

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