File tree Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change 1
1
# Run Model Context Protocol (MCP) servers with AWS Lambda
2
2
3
+ [ ![ PyPI - Downloads] ( https://img.shields.io/pypi/dm/run-mcp-servers-with-aws-lambda?style=for-the-badge&label=PyPi%20Downloads&color=blue )] ( https://pypi.org/project/run-mcp-servers-with-aws-lambda/ )
4
+ [ ![ NPM Downloads] ( https://img.shields.io/npm/dm/%40aws%2Frun-mcp-servers-with-aws-lambda?style=for-the-badge&label=NPM%20Downloads&color=blue )] ( https://www.npmjs.com/package/@aws/run-mcp-servers-with-aws-lambda )
5
+
3
6
This project enables you to run [ Model Context Protocol] ( https://modelcontextprotocol.io ) stdio-based servers in AWS Lambda functions.
4
7
5
8
Currently, most implementations of MCP servers and clients are entirely local on a single machine.
You can’t perform that action at this time.
0 commit comments