Skip to main content
Glama
Hug0x0

mcp-reunion

reunion_list_cultural_leisure_pois

List cultural and leisure Points of Interest in La Réunion, including cinemas, theaters, museums, parks, and leisure centers, for tourism applications and urban-services mapping.

Instructions

List Points of Interest (POIs) for culture and leisure in La Réunion, derived from IGN BD TOPO. Covers cinemas, theaters, museums, parks, leisure centers, sport halls, etc. Returns POI ID, toponym, nature (type), origin (data source), importance level. Useful for tourism applications, accessibility/coverage analysis, urban-services mapping.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
natureNoPOI nature prefix match. Examples: "Cinéma", "Théâtre", "Musée", "Parc", "Centre de loisirs", "Salle de spectacle"
limitNoMax POIs to return (1-300, default 100)
Behavior3/5

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

No annotations are provided, so the description carries the full burden. It discloses the data source (IGN BD TOPO) and return fields, but does not mention that the operation is read-only, rate limits, or any side effects. The description is adequate but could be more transparent.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness4/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is three sentences long and front-loaded with the main purpose. It is concise and includes relevant details, though it could be restructured for scannability. No wasted words.

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?

For a simple list tool with two parameters and no output schema, the description covers the tool's purpose, data source, example types, and return fields. It omits pagination or ordering details, but these are standard for list operations. Adequate for the tool's complexity.

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?

The input schema has 100% parameter description coverage, so the schema already documents both parameters. The description adds context by listing example values for 'nature' and mentioning return fields, but does not elaborate on 'limit' beyond schema. Baseline is 3, and the added value is marginal.

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 cultural and leisure POIs in La Réunion, derived from IGN BD TOPO. It enumerates example types (cinemas, theaters, museums, parks) and explicitly distinguishes from sibling list tools like reunion_list_museums by covering a broader category.

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 description mentions use cases (tourism apps, accessibility analysis, urban-services mapping) but does not explicitly specify when to use this tool over alternatives. No when-not or alternative tool references are provided, leaving the agent to infer context from the tool name and 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/Hug0x0/mcp-reunion'

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