ams-cli

Installation
SKILL.md

Apple Maps Server CLI

Query Apple Maps Server APIs using the ams command-line tool.

Prerequisites

ams --version
export AMS_TOKEN='your-jwt-token'
ams auth status

Authentication

  • JWT token from Apple Developer Portal
  • Environment variable: AMS_TOKEN
  • Or: ams auth set-token YOUR_TOKEN

Geocoding

Installs
28
GitHub Stars
1
First Seen
Mar 10, 2026
ams-cli — dl-alexandre/skills