Skip to content

feat: Adding AWS Location MCP server #161

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 68 commits into
base: main
Choose a base branch
from

Conversation

scouturier
Copy link

@scouturier scouturier commented Apr 17, 2025

Issue number:

Summary

Adding AWS Location MCP server to allow LLM models interact with AWS Location to get coordinates

Changes

Adding AWS Location MCP server to allow LLM models interact with AWS Location to get coordinates

Please provide a summary of what's being changed

User experience

Please share what the user experience looks like before and after this change

Checklist

If your change doesn't seem to apply, please leave them unchecked.

  • I have reviewed the contributing guidelines
  • I have performed a self-review of this change
  • Changes have been tested
  • Changes are documented

Is this a breaking change? (Y/N)

RFC issue number:

Checklist:

  • Migration process documented
  • Implement warnings (if it can live side by side)

Acknowledgment

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of the project license.

@scouturier scouturier requested review from a team as code owners April 17, 2025 15:38
@scouturier scouturier changed the title Adding AWS Location MCP server feat: Adding AWS Location MCP server Apr 17, 2025
Copy link
Contributor

@scottschreckengaust scottschreckengaust left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Excited to see the contribution! Minor details to remediate. Thank you!

@scottschreckengaust
Copy link
Contributor

We are using uv in our builds. Could you post a uv.lock file along with your MCP server? Thank you!

@scouturier
Copy link
Author

Fixed! Let me know if there is anything else missing!

@scottschreckengaust scottschreckengaust added the hold-merging Signals to hold the PR from merging label Apr 17, 2025
Copy link

codecov bot commented Apr 18, 2025

Codecov Report

Attention: Patch coverage is 84.48276% with 45 lines in your changes missing coverage. Please review.

Project coverage is 77.90%. Comparing base (35914ee) to head (1cc6bd8).

Files with missing lines Patch % Lines
...n-mcp-server/awslabs/aws_location_server/server.py 84.42% 29 Missing and 16 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #161      +/-   ##
==========================================
+ Coverage   77.67%   77.90%   +0.23%     
==========================================
  Files          73       75       +2     
  Lines        6087     6377     +290     
  Branches     1041     1089      +48     
==========================================
+ Hits         4728     4968     +240     
- Misses        961      995      +34     
- Partials      398      414      +16     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
hold-merging Signals to hold the PR from merging new mcp server
Projects
None yet
Development

Successfully merging this pull request may close these issues.

10 participants