Skip to content

Conversation

@nineonine
Copy link
Contributor

Summary

Changes

  • Add server.json metadata file used for publishing ECS hosted MCP to the Official MCP Registry
  • Update README to announce new hosted MCP server offering from ECS
  • Fix package name build script to allow for optional dependency names. We use the mcp-proxy-for-aws in the hosted setup which is called out in the README

User experience

Users can now setup the ECS MCP server with a hosted option, eliminating local infra

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? 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.

@codecov
Copy link

codecov bot commented Dec 3, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 90.42%. Comparing base (d6344f8) to head (9f1c066).
⚠️ Report is 22 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1875      +/-   ##
==========================================
- Coverage   90.42%   90.42%   -0.01%     
==========================================
  Files         851      851              
  Lines       63317    63317              
  Branches    10253    10253              
==========================================
- Hits        57256    57254       -2     
  Misses       3772     3772              
- Partials     2289     2291       +2     

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@nineonine nineonine force-pushed the remote-mcp-readme-update branch 2 times, most recently from f5a188d to b11c6d1 Compare December 3, 2025 22:11
@nineonine nineonine force-pushed the remote-mcp-readme-update branch from b11c6d1 to 02abee0 Compare December 3, 2025 22:16
@nineonine nineonine changed the title feat(ecs-mcp-server): add hosted MCP server documentation and registry metadata feat(ecs-mcp-server): add hosted MCP server documentation and registry metadata Dec 3, 2025
@nineonine nineonine force-pushed the remote-mcp-readme-update branch from 4e4c126 to 02abee0 Compare December 3, 2025 22:23
@nineonine
Copy link
Contributor Author

The failing Python / Build ecs-mcp-server check will be fixed when #1870 is merged (the change in scripts/verify_package_name.py )

Copy link

@lewisct lewisct left a comment

Choose a reason for hiding this comment

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

A couple context questions as I ramp-up.

@matthewgoodman13 matthewgoodman13 added this pull request to the merge queue Dec 10, 2025
Merged via the queue into awslabs:main with commit b05992a Dec 10, 2025
145 checks passed
@github-project-automation github-project-automation bot moved this from To triage to Done in awslabs/mcp Project Dec 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants