MCP Server for Geocoding using Amazon Location Service
Config is the same across clients — only the file and path differ.
{
"mcpServers": {
"geocoder": {
"env": {
"AWS_REGION": "us-east-1",
"AMAZON_LOCATION_API_KEY": "YOUR_API_KEY"
},
"args": [
"aws-geocode-mcp"
],
"command": "npx"
}
}
}Are you the author?
Add this badge to your README to show your security score and help users find safe servers.
MCP Server for Geocoding using Amazon Location Service
No automated test available for this server. Check the GitHub README for setup instructions.
Five weighted categories — click any category to see the underlying evidence.
No known CVEs.
No package registry to scan.
This server is missing a description. Tools and install config are also missing.If you've used it, help the community.
Add informationBe the first to review
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Others in cloud / maps
MCP Server for GCP environment for interacting with various Observability APIs.
⚡ A Simple / Speedy / Secure Link Shortener with Analytics, 100% run on Cloudflare.
Yunxiao MCP Server provides AI assistants with the ability to interact with the Yunxiao platform. It provides a set of tools that interact with Yunxiao's API, allowing AI assistants to manage Codeup repository, Project, Pipeline, Packages etc.
MCP server for Datto SaaS Protection — M365/GWS backups, restores, seats.
MCP Security Weekly
Get CVE alerts and security updates for Aws Geocode Mcp and similar servers.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.
https://github.com/user-attachments/assets/d9aad071-b44c-47d4-8264-6a2cd4692ab6
AWS Management Console
GeocodeSearchNearbyclaude_desktop_config.json
{
"mcpServers": {
"geocoder": {
"command": "npx",
"args": ["aws-geocode-mcp"],
"env": {
"AMAZON_LOCATION_API_KEY": "YOUR_API_KEY", // required
"AWS_REGION": "us-east-1" // optional, default is ap-northeast-1
}
}
}
}