Skip to content

Construct(s) to facilitate the creation of MCP servers on AWS #1294

@kaustavbecs

Description

@kaustavbecs

Anthropic released the https://www.anthropic.com/news/model-context-protocol . This is an open standard that enables developers to build secure, two-way connections between their data sources and AI-powered tools.

The idea of the new construct(s) would be to facilitate the creation of new MCP servers on AWS.

More info/resources:

https://github.com/modelcontextprotocol/servers
https://modelcontextprotocol.io/development/roadmap

Use Case
Facilitate how to give Large Language Models (LLMs) workflows secure, extensible access to tools and data sources.

Proposed Solution

This construct should deploy an MCP server on AWS ECS using Fargate. It should include an Application Load Balancer and support Docker-based MCP servers from public Docker-compatible registries. The construct should be able use an existing VPC or create a new one if VPC is not specified.

Other

  • 👋 I may be able to implement this feature request
  • ⚠️ This feature might incur a breaking change

This is a 🚀 Feature Request

Metadata

Metadata

Assignees

No one assigned

    Labels

    feature-requestA feature should be added or improvedneeds-triageThe issue or PR still needs to be triaged

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions