Skip to main content
Glama
portofcams

Āina Atlas MCP

by portofcams

compare_parcels

Read-only

Compare two Hawaii parcels side by side using addresses or TMKs. Get a compact diff of key fields like acres, zoning, values, hazards, and ADU eligibility.

Instructions

Compare two Hawaii parcels side by side. Each input may be an address or a TMK. Returns both full parcel records plus a compact diff of key fields (acres, zoning, values, hazards, ADU).

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
aYesFirst parcel: an address or TMK.
bYesSecond parcel: an address or TMK.
Behavior5/5

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

Annotations declare readOnlyHint=true, consistent with the description. The description adds valuable behavioral context: it returns both full parcel records and a compact diff of specific fields (acres, zoning, values, hazards, ADU), going beyond what annotations provide.

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?

Two sentences, front-loaded with purpose, no wasted words. 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 low complexity (2 parameters, no output schema), the description is complete: it covers input format, output type, and key diff fields. No gaps remain.

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%, but the description adds meaning by stating each input may be an address or a TMK, clarifying the parameter flexibility beyond just 'string'.

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 compares two Hawaii parcels, specifying input types (address or TMK) and output (full records plus diff of key fields). It distinguishes from siblings like lookup_parcel and resolve_address.

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 implies use when a side-by-side comparison is needed, but does not explicitly contrast with siblings or state when not to use. Still clear enough for an AI agent to infer context.

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/portofcams/aina-atlas-mcp'

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