aws-aws-location-mcp-server
by awslabs

This package provides a Model Context Protocol (MCP) server for Amazon Location Service, enabling access to capabilities like place search, reverse geocoding, route calculation, and waypoint optimization. It integrates with Claude desktop to extend its functionalities with location-based services from AWS.
Tools
Parameters
uvx Configuration 1
Parameter | Description |
---|---|
AWS_PROFILE* | AWS CLI profile to use for credentials |
AWS_REGION* | AWS region to use |
FASTMCP_LOG_LEVEL* | Logging level (ERROR, WARNING, INFO, DEBUG) |
uvx Configuration 2
Parameter | Description |
---|---|
AWS_ACCESS_KEY_ID* | Your temporary AWS access key ID |
AWS_SECRET_ACCESS_KEY* | Your temporary AWS secret access key |
AWS_SESSION_TOKEN* | Your session token for temporary credentials |
AWS_REGION* | AWS region to use |
FASTMCP_LOG_LEVEL* | Logging level (ERROR, WARNING, INFO, DEBUG) |
docker Configuration 3
Parameter | Description |
---|---|
AWS_PROFILE* | AWS CLI profile to use for credentials |
AWS_REGION* | AWS region to use |
docker Configuration 4
Parameter | Description |
---|---|
AWS_ACCESS_KEY_ID* | Your temporary AWS access key ID |
AWS_SECRET_ACCESS_KEY* | Your temporary AWS secret access key |
AWS_SESSION_TOKEN* | Your session token for temporary credentials |
AWS_REGION* | AWS region to use |