Skip to main content
Glama
portofcams

Āina Atlas MCP

by portofcams

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
AINA_API_KEYNoOptional paid-tier bearer token for additional data surfaces
AINA_BASE_URLNoĀina Atlas data API base (default: https://addressapi.portofcams.com)https://addressapi.portofcams.com
AINA_BRIEF_MODELNoModel for the property brief (default: claude-opus-4-8)claude-opus-4-8
ANTHROPIC_API_KEYNoAnthropic API key for drafting property briefs (optional, needed only for generate_property_brief tool)

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
resolve_addressA

Resolve a Hawaii street address (or a TMK) to a Tax Map Key (TMK) parcel id. Geocodes the address (HI-bounded Nominatim) then finds the parcel under it. Use this first when you only have an address; feed the TMK into lookup_parcel.

lookup_parcelA

Look up the full Āina Atlas parcel record for a Hawaii property by address or TMK. Returns the real structured JSON: TMK, island, acres, owner, zoning, land/building value, hazards (lava zone, tsunami evacuation, FEMA flood), Hawaiian context (ahupuaʻa / moku / mokupuni), slope & solar exposure, native plants, ADU eligibility, AVM, tax-appeal window, and deep links. This is the core lookup and needs no API key.

compare_parcelsA

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).

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

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