Skip to main content
Glama
slavins-co

CellarTracker MCP

by slavins-co

tasting-notes

Read-only

Search your tasting notes and reviews. Filter by wine name, color, or minimum rating to find specific tasting details.

Instructions

Search your tasting notes and reviews. Filter by wine name, color, or minimum rating. Returns notes with ratings, scores, and tasting details, up to max_results per page (default 25) — pass offset to page through more.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
colorNoFilter by color (Red, White, Rosé)
queryNoWine name search term
offsetNoResult offset for pagination (default 0)
min_ratingNoMinimum rating filter
max_resultsNoMaximum results (default 25)

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
rowsYes
countYes
totalYes
offsetYes
Behavior4/5

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

Beyond annotations (readOnlyHint, openWorldHint), the description adds behavioral details: returns notes with ratings, scores, tasting details, and pagination behavior (default 25, offset). No contradictions.

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 sentences with no waste, front-loaded with the core purpose, and efficiently conveys all necessary information.

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

Completeness5/5

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

For a tool with 5 optional parameters and an output schema, the description fully covers purpose, filtering, pagination, and result content. It is complete enough for correct selection and invocation.

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 coverage is 100%, but the description adds value by summarizing key filters and pagination defaults, clarifying the grouping of filters and the per-page limit beyond the schema's individual descriptions.

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?

The description clearly states the verb 'Search' and the resource 'tasting notes and reviews.' It specifies filtering options (wine name, color, minimum rating) and differentiates from siblings like search-cellar which targets cellar items.

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?

The description provides clear context for when to use the tool (searching tasting notes) and includes pagination details. However, it does not explicitly state when not to use it or mention alternatives, though the context is sufficient given sibling names.

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/slavins-co/cellartracker-mcp'

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