Skip to main content
Glama
Hug0x0

mcp-reunion

reunion_list_hiking_circuits

List hiking circuits in La Réunion with difficulty, distance, duration, elevation, and open/closed status for route comparison and trip planning.

Instructions

List the main hiking circuits of La Réunion from the SIT Soubik tourism catalog. Réunion is famous for hiking — the GR R1, GR R2, the cirques (Mafate, Cilaos, Salazie), the Piton de la Fournaise volcano, etc. Returns circuit name, type, hiking-type names, classification, difficulty, distance (km), total duration (minutes), min/max elevation gain (m), min/max altitude (m), zone, open/closed status. Useful for trip planning, route comparison, ONF closures monitoring.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
difficultyNoDifficulty level prefix match. Examples: "Facile", "Moyen", "Difficile", "Très difficile"
open_onlyNoIf true, return only circuits currently open (is_ouvert = "Oui"). Réunion frequently closes trails after cyclones / heavy rain
limitNoMax circuits to return (1-200, default 50)
Behavior3/5

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

No annotations provided, so description carries burden. It implies read-only operation ('returns') but does not clarify data freshness, pagination beyond limit, or access permissions. Adequate but not extra.

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?

Three sentences, front-loaded with purpose, then context, then return fields and use cases. Every sentence earns its place; no fluff.

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?

No output schema, so description lists returned fields comprehensively and gives use cases. Missing edge cases like empty results or error conditions. Good for a list tool.

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 is 100% and already describes parameters with examples. Description adds minimal extra meaning beyond mentioning 'open/closed status' in return fields, which hints at open_only parameter. Baseline score appropriate.

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 lists main hiking circuits from a specific catalog, giving examples of famous circuits (GR R1, etc.) and listing returned fields, distinguishing it from sibling list tools for other categories.

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 use cases (trip planning, route comparison, ONF closures monitoring) and context about closures, but does not explicitly say when to use this vs alternative tools like reunion_list_family_trails.

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/Hug0x0/mcp-reunion'

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