Skip to content

Commit 865e309

Browse files
committed
chore(docs): Make a note about the AWS Lambda MCP Server project
1 parent ec7ff31 commit 865e309

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,8 @@ flowchart LR
3838

3939
## Considerations
4040

41+
- If you are looking for a way to invoke existing Lambda functions as tools through MCP,
42+
see the [AWS Lambda MCP Server project](https://awslabs.github.io/mcp/servers/lambda-mcp-server/).
4143
- This package currently requires using a custom MCP client transport to communicate with the MCP
4244
server by invoking the Lambda function. Existing applications with MCP support such as
4345
Amazon Q Developer CLI, Cline, etc do not have this custom transport, and cannot communicate with

0 commit comments

Comments
 (0)