Skip to content

Commit 65a7091

Browse files
committed
Add back security and license notices
1 parent 6376c17 commit 65a7091

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

README.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Model Context Protocol with AWS Lambda
1+
# Utilities for Model Context Protocol (MCP) with AWS Lambda
22

33
This project enables you to run [Model Context Protocol](https://modelcontextprotocol.io) servers in AWS Lambda functions.
44

@@ -225,3 +225,11 @@ To use the remote 'time' server, you can ask the chatbot questions like "What is
225225
To use the remote 'weather-alerts' server, you can ask the chatbot questions like "Are there any weather alerts right now?".
226226

227227
To use the local 'fetch' server, you can ask questions like "Who is Tom Cruise?".
228+
229+
## Security
230+
231+
See [CONTRIBUTING](CONTRIBUTING.md#security-issue-notifications) for more information.
232+
233+
## License
234+
235+
This project is licensed under the Apache-2.0 License.

0 commit comments

Comments
 (0)