awslabs.lambda-tool-mcp-server 2.0.1__py3-none-any.whl → 2.0.3__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
awslabs/__init__.py CHANGED
@@ -1,2 +1,16 @@
1
+ # Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
2
+ #
3
+ # Licensed under the Apache License, Version 2.0 (the "License");
4
+ # you may not use this file except in compliance with the License.
5
+ # You may obtain a copy of the License at
6
+ #
7
+ # http://www.apache.org/licenses/LICENSE-2.0
8
+ #
9
+ # Unless required by applicable law or agreed to in writing, software
10
+ # distributed under the License is distributed on an "AS IS" BASIS,
11
+ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12
+ # See the License for the specific language governing permissions and
13
+ # limitations under the License.
14
+
1
15
  # This file is part of the awslabs namespace.
2
16
  # It is intentionally minimal to support PEP 420 namespace packages.
@@ -1,3 +1,17 @@
1
+ # Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
2
+ #
3
+ # Licensed under the Apache License, Version 2.0 (the "License");
4
+ # you may not use this file except in compliance with the License.
5
+ # You may obtain a copy of the License at
6
+ #
7
+ # http://www.apache.org/licenses/LICENSE-2.0
8
+ #
9
+ # Unless required by applicable law or agreed to in writing, software
10
+ # distributed under the License is distributed on an "AS IS" BASIS,
11
+ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12
+ # See the License for the specific language governing permissions and
13
+ # limitations under the License.
14
+
1
15
  """awslabs.lambda-tool-mcp-server"""
2
16
 
3
17
  __version__ = '2.0.0'
@@ -1,3 +1,17 @@
1
+ # Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
2
+ #
3
+ # Licensed under the Apache License, Version 2.0 (the "License");
4
+ # you may not use this file except in compliance with the License.
5
+ # You may obtain a copy of the License at
6
+ #
7
+ # http://www.apache.org/licenses/LICENSE-2.0
8
+ #
9
+ # Unless required by applicable law or agreed to in writing, software
10
+ # distributed under the License is distributed on an "AS IS" BASIS,
11
+ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12
+ # See the License for the specific language governing permissions and
13
+ # limitations under the License.
14
+
1
15
  """awslabs lambda MCP Server implementation."""
2
16
 
3
17
  import boto3
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: awslabs.lambda-tool-mcp-server
3
- Version: 2.0.1
3
+ Version: 2.0.3
4
4
  Summary: An AWS Labs Model Context Protocol (MCP) server for AWS Lambda Tools
5
5
  Project-URL: Homepage, https://awslabs.github.io/mcp/
6
6
  Project-URL: Documentation, https://awslabs.github.io/mcp/servers/lambda-tool-mcp-server/
@@ -61,7 +61,9 @@ From a **security** perspective, this approach implements segregation of duties
61
61
 
62
62
  ## Installation
63
63
 
64
- Here are some ways you can work with MCP across AWS, and we'll be adding support to more products including Amazon Q Developer CLI soon: (e.g. for Amazon Q Developer CLI MCP, `~/.aws/amazonq/mcp.json`):
64
+ [![Install MCP Server](https://cursor.com/deeplink/mcp-install-light.svg)](https://cursor.com/install-mcp?name=awslabs.lambda-tool-mcp-server&config=eyJjb21tYW5kIjoidXZ4IGF3c2xhYnMubGFtYmRhLXRvb2wtbWNwLXNlcnZlckBsYXRlc3QiLCJlbnYiOnsiQVdTX1BST0ZJTEUiOiJ5b3VyLWF3cy1wcm9maWxlIiwiQVdTX1JFR0lPTiI6InVzLWVhc3QtMSIsIkZVTkNUSU9OX1BSRUZJWCI6InlvdXItZnVuY3Rpb24tcHJlZml4IiwiRlVOQ1RJT05fTElTVCI6InlvdXItZmlyc3QtZnVuY3Rpb24sIHlvdXItc2Vjb25kLWZ1bmN0aW9uIiwiRlVOQ1RJT05fVEFHX0tFWSI6InlvdXItdGFnLWtleSIsIkZVTkNUSU9OX1RBR19WQUxVRSI6InlvdXItdGFnLXZhbHVlIiwiRlVOQ1RJT05fSU5QVVRfU0NIRU1BX0FSTl9UQUdfS0VZIjoieW91ci1mdW5jdGlvbi10YWctZm9yLWlucHV0LXNjaGVtYSJ9fQ%3D%3D)
65
+
66
+ Configure the MCP server in your MCP client configuration (e.g., for Amazon Q Developer CLI, edit `~/.aws/amazonq/mcp.json`):
65
67
 
66
68
  ```json
67
69
  {
@@ -0,0 +1,9 @@
1
+ awslabs/__init__.py,sha256=WuqxdDgUZylWNmVoPKiK7qGsTB_G4UmuXIrJ-VBwDew,731
2
+ awslabs/lambda_tool_mcp_server/__init__.py,sha256=bhD_Dg-v_InvZ22FZ7dJSWbBRMk4Xc6Ctf73vThAnSY,676
3
+ awslabs/lambda_tool_mcp_server/server.py,sha256=o9V0kvAtYlP26IE-8_bid9pZwxVyEPjh52yROmlvTKA,11677
4
+ awslabs_lambda_tool_mcp_server-2.0.3.dist-info/METADATA,sha256=WwH9mVi7bP2SSJ3i-jl6gLohu7hQIn8WeezV5qRV0_E,8880
5
+ awslabs_lambda_tool_mcp_server-2.0.3.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
6
+ awslabs_lambda_tool_mcp_server-2.0.3.dist-info/entry_points.txt,sha256=rrFa2w8xVmgRcyIKtNoXWx76PHwrBvqoufkPkBZSNOc,94
7
+ awslabs_lambda_tool_mcp_server-2.0.3.dist-info/licenses/LICENSE,sha256=CeipvOyAZxBGUsFoaFqwkx54aPnIKEtm9a5u2uXxEws,10142
8
+ awslabs_lambda_tool_mcp_server-2.0.3.dist-info/licenses/NOTICE,sha256=ib9Otj6ggtcDIF7sDYoJ58elbhar_1fvoQdIB4Ym4k8,98
9
+ awslabs_lambda_tool_mcp_server-2.0.3.dist-info/RECORD,,
@@ -1,9 +0,0 @@
1
- awslabs/__init__.py,sha256=4zfFn3N0BkvQmMTAIvV_QAbKp6GWzrwaUN17YeRoChM,115
2
- awslabs/lambda_tool_mcp_server/__init__.py,sha256=x7AwppTJLpTQeKBYa6m_TpxWsPbCwkXn1Ef9C3z8j18,60
3
- awslabs/lambda_tool_mcp_server/server.py,sha256=C329D_MpzBhK48vS_jdd_5Xu-VLEOFLw49Dn6P6Rng4,11061
4
- awslabs_lambda_tool_mcp_server-2.0.1.dist-info/METADATA,sha256=DsfnM8g6CGZKJmDAd7d-rgBKzcMzJ368-S17VnSbLvU,8309
5
- awslabs_lambda_tool_mcp_server-2.0.1.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
6
- awslabs_lambda_tool_mcp_server-2.0.1.dist-info/entry_points.txt,sha256=rrFa2w8xVmgRcyIKtNoXWx76PHwrBvqoufkPkBZSNOc,94
7
- awslabs_lambda_tool_mcp_server-2.0.1.dist-info/licenses/LICENSE,sha256=CeipvOyAZxBGUsFoaFqwkx54aPnIKEtm9a5u2uXxEws,10142
8
- awslabs_lambda_tool_mcp_server-2.0.1.dist-info/licenses/NOTICE,sha256=ib9Otj6ggtcDIF7sDYoJ58elbhar_1fvoQdIB4Ym4k8,98
9
- awslabs_lambda_tool_mcp_server-2.0.1.dist-info/RECORD,,