Skip to main content
Glama
DuongNAD

Animal Map Vision MCP

by DuongNAD

Discover map review artifacts

discover_map_artifacts
Read-onlyIdempotent

Retrieve the inventory of map screenshots, manifests, and world-generation stage outputs from the Animal Engine project root. Start here to access available map artifacts.

Instructions

Read-only inventory of map screenshots, manifests, and world-generation stage outputs inside the configured Animal Engine project root. Call this first.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Behavior5/5

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

Annotations already declare readOnlyHint and idempotentHint as true. The description adds concrete behavioral context by specifying it inventories 'screenshots, manifests, and world-generation stage outputs' and limits scope to the configured project root, which enhances transparency beyond annotations.

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: the first states the purpose and scope, the second provides a usage directive. No extraneous words, all information is pertinent.

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 has no parameters, no output schema, and annotations cover safety, the description fully addresses what the tool does and when to use it. It provides enough context for an agent to invoke it correctly as a first step.

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?

There are zero parameters and schema coverage is 100%. Per guidelines, baseline for 0 params is 4. The description adds overall context but there are no parameters to describe.

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 it is a 'read-only inventory' of specific artifacts (screenshots, manifests, stage outputs) within a defined scope (Animal Engine project root). It distinguishes from siblings by suggesting it be called first, implying a discovery step before inspection or validation.

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 explicitly says 'Call this first,' providing clear guidance on when to use the tool. It lacks explicit 'when not to use' statements, but the context of siblings implies other tools are for subsequent steps.

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/DuongNAD/mcp-vision'

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