Language:JapaneseEnglish

amazon-location-service Claude Code Plugin

Category
Location
Topics
Web & App Development · Cloud, Deployment & CI/CD
First cataloged
2026-07-09 (UTC)
Explanation last updated
2026-07-16 (UTC)
Source (GitHub) last updated
2026-04-06 (UTC) (143 days ago)

The explanation below is AI-generated. Please verify it against the sources.

It functions as an agent skill inside Claude Code, Codex, or Cursor and activates on prompts like "add a map" or "geocode an address". The plugin bundles the aws-mcp MCP server, which pulls in live AWS documentation and service guidance while the agent works. Per the repository README, its status is listed as Available. Using it requires Claude Code 2. 1. 29 or later (or Cursor 2. 5 or later) plus an AWS CLI already configured with credentials.

About the service

Amazon Location Service is an AWS offering that adds location data and geospatial capability to applications. According to the Amazon Location Service homepage, it covers dynamic and static maps, places search and geocoding, route planning, and asset tracking with geofencing, all consumable through AWS integration.

What you can do with amazon-location-service

  • Get help embedding interactive maps into an application
  • Work through places search, geocoding, and address autocomplete
  • Get assistance calculating routes and planning deliveries
  • Set up device tracking and geofencing features
  • Follow guidance on authentication setup and SDK integration
  • Pull in live AWS documentation via the bundled aws-mcp server

Sources

Back to list