Skip to main content
Glama
jeonghwanko

coffee-price-mcp

by jeonghwanko

get_cheapest_coffee

Find today's cheapest coffee deals by applying your membership discounts to calculate effective prices. Filter by brand, menu, and limit results to top N.

Instructions

오늘 가장 싸게 먹을 수 있는 커피 TOP N. 보유 멤버십/카드를 주면 받을 수 있는 혜택만 골라 체감가(정가-할인) 오름차순으로 랭킹한다.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
membershipsNo보유 멤버십/카드 (예: ["SKT","현대카드"]). 지정 시 보유하지 않은 제휴 혜택은 제외.
menuNo메뉴명 (기본: 아메리카노)
brandsNo브랜드 slug 필터 (예: ["starbucks","mega"]). 가능: starbucks, mega, compose, twosome, coffeebean, bluebottle, hollys, ediya, paik, theventi, gongcha
limitNo반환 개수 (기본 10)
Behavior4/5

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

No annotations provided, so description carries full burden. Details ranking logic (net price ascending, only applicable benefits). Does not address authentication or output format, but these are minimal risks.

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?

Two concise sentences with clear structure. Every word adds value. Front-loaded with purpose.

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

Completeness4/5

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

With 4 parameters and no output schema, description covers core behavior (ranking, filtering). Lacks output format details but sufficient for simple query. Complete enough for agent to understand.

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

Parameters3/5

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

Schema coverage 100% with good descriptions. Description adds ranking context but does not significantly expand beyond schema. Baseline score of 3 appropriate as description adds moderate value.

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 ranks coffee options by cheapest net price given memberships. Verb is implied but specific (rank by cheapest). Differentiates from siblings (search_coffee_deals for broad search, verify_receipt_price for verification).

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

Usage Guidelines4/5

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

Description implies usage context: when user wants cheapest coffee with available benefits. Does not explicitly state when-not-to-use or compare to alternatives, but sibling names provide contrast. Guideline is clear but lacks explicit exclusion.

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/jeonghwanko/coffee-price-mcp'

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