awslabs.lambda-tool-mcp-server 2.0.0__py3-none-any.whl → 2.0.2__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
@@ -299,10 +313,10 @@ def register_lambda_functions():
299
313
 
300
314
  def main():
301
315
  """Run the MCP server with CLI argument support."""
302
- mcp.run()
303
-
304
316
  register_lambda_functions()
305
317
 
318
+ mcp.run()
319
+
306
320
 
307
321
  if __name__ == '__main__':
308
322
  main()
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: awslabs.lambda-tool-mcp-server
3
- Version: 2.0.0
3
+ Version: 2.0.2
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/
@@ -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.2.dist-info/METADATA,sha256=CNFG0QpxiACvHp8fr-LhGlVkGQd_fNP54EfV2N2m5UQ,8309
5
+ awslabs_lambda_tool_mcp_server-2.0.2.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
6
+ awslabs_lambda_tool_mcp_server-2.0.2.dist-info/entry_points.txt,sha256=rrFa2w8xVmgRcyIKtNoXWx76PHwrBvqoufkPkBZSNOc,94
7
+ awslabs_lambda_tool_mcp_server-2.0.2.dist-info/licenses/LICENSE,sha256=CeipvOyAZxBGUsFoaFqwkx54aPnIKEtm9a5u2uXxEws,10142
8
+ awslabs_lambda_tool_mcp_server-2.0.2.dist-info/licenses/NOTICE,sha256=ib9Otj6ggtcDIF7sDYoJ58elbhar_1fvoQdIB4Ym4k8,98
9
+ awslabs_lambda_tool_mcp_server-2.0.2.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=s2y_j9bbFHx6wuLyyxSsKwLEXwsIZIflLH56GKnJZGM,11061
4
- awslabs_lambda_tool_mcp_server-2.0.0.dist-info/METADATA,sha256=4GPG3GC3I_WyYW7g0rn-47T_GnaSjPL3uN-PTRwdI2g,8309
5
- awslabs_lambda_tool_mcp_server-2.0.0.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
6
- awslabs_lambda_tool_mcp_server-2.0.0.dist-info/entry_points.txt,sha256=rrFa2w8xVmgRcyIKtNoXWx76PHwrBvqoufkPkBZSNOc,94
7
- awslabs_lambda_tool_mcp_server-2.0.0.dist-info/licenses/LICENSE,sha256=CeipvOyAZxBGUsFoaFqwkx54aPnIKEtm9a5u2uXxEws,10142
8
- awslabs_lambda_tool_mcp_server-2.0.0.dist-info/licenses/NOTICE,sha256=ib9Otj6ggtcDIF7sDYoJ58elbhar_1fvoQdIB4Ym4k8,98
9
- awslabs_lambda_tool_mcp_server-2.0.0.dist-info/RECORD,,