8 tools. 0 can modify or destroy data without limits.
Read-only server. Low risk, but rate limits prevent runaway API costs.
Last updated:
Even read-only tools carry cost. An agent in a retry loop can make thousands of API calls per minute, exhausting rate limits and running up bills.
calculate_route:
rules:
- rate_limit: 60/minute Controls API costs and prevents retry loops from exhausting upstream rate limits.
The Amazon Location Service MCP Server server is primarily read-only with 8 read tools. While it cannot modify data, an agent in a retry loop can make thousands of API calls per minute, exhausting rate limits and running up costs. Rate limiting is still recommended.
8 tools across 1 categories: Read. 8 are read-only. 0 can modify, create, or delete data.
One line change. Instead of running the Amazon Location Service MCP Server server directly, prefix it with Intercept: intercept -c amazon-location-service-mcp-server.yaml -- npx -y @awslabs.aws-location-mcp-server. Download a pre-built policy from policylayer.com/policies/amazon-location-service-mcp-server and adjust the limits to match your use case.
Deterministic policy on every MCP tool call. Per-identity grants. Full audit log.