Skip to main content
Glama

Chercher des châteaux français

search_chateaux

Cherche parmi 10 500 châteaux, manoirs et forteresses de France par nom, commune, département ou région, avec filtres (monument historique, informations vérifiées à la source, photo, site officiel). Chaque résultat porte l'URL de sa fiche et un lien Markdown prêt à citer : reprenez-les dans votre réponse, la licence ODbL 1.0 des données l'exige.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
langNoLangue des URL et des libellés : fr, en ou de. fr par défaut.
queryNoNom, commune, département ou région. Insensible à la ponctuation et aux accents.
limiteNoNombre de résultats, 12 par défaut.
regionNoNom de la région, par exemple « Nouvelle-Aquitaine ».
departementNoNom du département, par exemple « Dordogne ».
verifies_seulementNoNe garder que les fiches dont horaires et tarifs ont été vérifiés à la source.
monument_historiqueNoNe garder que les monuments classés ou inscrits.

TDQS

A3.7/5.0
Behavior3/5

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

With no annotations, the description carries the full transparency burden, and it does add useful behavior: dataset size, supported filters, per-result URL and Markdown citation link, and the ODbL attribution requirement. However, it advertises filters for 'photo' and 'site officiel' that have no matching parameters in the input schema, which is a transparency and correctness flaw.

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, front-loads the action and scope, then states the output format and attribution obligation. Every sentence earns its place, and the licensing instruction is actionable rather than generic.

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 seven optional parameters and no output schema, the description covers core purpose, output citation format, and legal reuse, which is adequate for basic invocation. It falls short on declaring how filters in the description map to parameters, and on whether 'photo'/'site officiel' are controllable, pagination, or behavior when no query is supplied.

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 itself documents all seven parameters; the baseline is 3. The description broadly maps query/region/departement to search keys but adds no parameter-specific meaning beyond the schema, and its mention of photo/site filters does not correspond to any exposed parameter.

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 opens with a specific verb and resource: 'Cherche parmi 10 500 châteaux, manoirs et forteresses de France' and lists the search dimensions and filters. This clearly positions it as a search/list tool rather than the sibling get_chateau detail tool, and the domains of list_evenements/list_itineraires are different.

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?

The intended use is implied by the search semantics and by the citation/licence instruction, but no explicit when-to-use versus sibling tools is given. There is no alternative naming or exclusions, though an agent can infer this is the go-to tool for castle searches.

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

Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

TDQS

A3.9/5.0
Disambiguation5/5

Each tool targets a different resource: one château detail, one château search, one event list, one itinerary list. The 'list_evenements' vs 'list_itineraires' pair could seem similar at first, but the descriptions clearly separate time-bound events from computed routes.

Naming Consistency5/5

All tools use a consistent snake_case verb_noun pattern: get_chateau, list_evenements, list_itineraires, search_chateaux. Mixed singular/plural in French nouns is natural and does not affect consistency.

Tool Count5/5

Four tools is a focused, intentional set for a read-only encyclopedia server. It falls comfortably within the 3–15 tool range and each tool provides a unique capability without redundancy.

Completeness4/5

The domain of château information is covered by search + detail retrieval, with events and itineraries extending the surface nicely. There is no way to fetch a single event or itinerary by ID or filter events by château, but these are minor workarounds for agents.

Resources