Skip to main content
Glama
dan24ou-cpu

palate-mcp-server

query_network

Get ranked venue recommendations by asking natural-language questions to the Palate Network. Requires 2+ review contributions to access.

Instructions

Ask the Palate Network a natural-language question and get ranked venue recommendations. Requires at least 2 review contributions to unlock.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
apiKeyYesYour agent API key
queryYesNatural language query (e.g. 'quiet place for deep work with good coffee')
Behavior3/5

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

With no annotations, the description carries the full burden. It discloses the unlock requirement (behavioral constraint) and implies a read-only operation, but lacks details on rate limits, error handling, or response format. It adds some context but is incomplete for behavioral understanding.

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?

The description is two sentences with zero waste: the first states the core functionality, and the second adds a critical prerequisite. It is front-loaded and appropriately sized for the tool's complexity.

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 annotations and no output schema, the description covers purpose and prerequisites adequately but lacks details on behavioral traits (e.g., response format, errors) and does not fully compensate for the absence of structured output information, leaving gaps for agent invocation.

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 description coverage is 100%, so the schema already documents both parameters fully. The description adds no additional meaning beyond what the schema provides (e.g., no extra syntax or format details), meeting the baseline for high coverage.

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 tool's purpose with specific verbs ('Ask', 'get ranked venue recommendations') and resources ('Palate Network'), and distinguishes it from siblings by focusing on natural-language querying rather than direct data manipulation like add_venue or get_venue.

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?

It explicitly states when to use it (for natural-language questions about venues) and includes a prerequisite ('Requires at least 2 review contributions to unlock'), but does not specify when not to use it or name alternatives among siblings.

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/dan24ou-cpu/palate-mcp-server'

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