Skip to main content
Glama
inavi-systems

inavi-mcp

Official

Browse iNavi Map Examples

list_map_examples

Browse iNavi Maps HTML examples by category to discover templates for dynamic maps, markers, infowindows, or shapes. Use this tool before retrieving specific templates.

Instructions

Browse and discover available iNavi Maps HTML examples. Returns lightweight summaries optimized for discovery (two-tier metadata system). Each summary includes ID, title, brief description, and essential tags. Use this tool to explore available examples before retrieving specific HTML templates. USAGE: Call this tool first to see what examples are available, then use get_map_example with the desired ID. FILTERING: Optionally filter by category (dynamic-maps, marker, infowindow, shapes) to narrow results.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
categoryNoFilter examples by category. Options: "dynamic-maps" (basic interactive maps), "marker" (marker display and clustering), "infowindow" (InfoWindow creation and visibility control), "shapes" (geometric shapes like circles, polygons, and polylines β€” also known as ν”Όμ²˜/features on iNavi platform). If not specified, returns all examples.

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
categoryNoCategory filter applied (if any)
examplesYesList of available map examples (lightweight summaries)
totalCountYesTotal number of examples returned
Behavior4/5

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

No annotations are provided, so the description carries full burden. It discloses that returns are lightweight summaries with ID, title, description, and tags, and mentions a 'two-tier metadata system' without elaboration. More detail on the two-tier system would improve transparency, but current info is sufficient for a listing tool.

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 concise with no redundancy. It front-loads the purpose, then immediately provides usage guidance and filtering options. Every sentence adds value.

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?

Given the tool's simplicity (one optional parameter, output schema exists), the description fully covers usage flow, filtering, and return summary fields. No gaps for an agent to select and invoke correctly.

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% for the single parameter 'category'. The description adds context by explaining what each enum value represents and clarifies that omitting the parameter returns all examples, adding value beyond the schema.

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 is for browsing and discovering iNavi Maps HTML examples, with specific verb 'browse and discover' and resource 'iNavi Maps HTML examples'. It distinguishes from sibling tool 'get_map_example' by noting it returns summaries for discovery.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines5/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

Explicitly advises to call this tool first to explore examples, then use 'get_map_example' with a specific ID. Also provides optional filtering by category, giving clear when-to-use and sequential guidance.

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/inavi-systems/inavi-mcp'

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