by awslabs · MCP Server · ★ 367
Run Model Context Protocol (MCP) servers with AWS Lambda This project enables you to run Model Context Protocol stdio-based servers in AWS Lambda functions. Currently, most implementations of MCP servers and clients are entirely local on a single machine. A desktop application such as an IDE or Claude Desktop initiates MCP servers locally as child processes and communicates with each of those servers over a long-running stdio stream. This library helps you to wrap existing stdio MCP servers into Lambda functions.
| Stars | 367 |
| Forks | 44 |
| Language | Python |
| Category | MCP Server |
| License | Apache-2.0 |
| Quality Score | 45.526/100 |
| Open Issues | 17 |
| Last Updated | 2026-05-12 |
| Created | 2025-03-21 |
| Platforms | aws, mcp, python |
| Est. Tokens | ~381k |
Explore other popular mcp server tools:
run-model-context-protocol-servers-with-aws-lambda is Run existing Model Context Protocol (MCP) stdio-based servers in AWS Lambda functions. It is categorized as a MCP Server with 367 GitHub stars.
run-model-context-protocol-servers-with-aws-lambda is primarily written in Python.
You can find installation instructions and usage details in the run-model-context-protocol-servers-with-aws-lambda GitHub repository at github.com/awslabs/run-model-context-protocol-servers-with-aws-lambda. The project has 367 stars and 44 forks, indicating an active community.
run-model-context-protocol-servers-with-aws-lambda is released under the Apache-2.0 license, making it free to use and modify according to the license terms.