awslabs.stepfunctions-tool-mcp-server 0.1.15__tar.gz → 0.1.16__tar.gz
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_stepfunctions_tool_mcp_server-0.1.15 → awslabs_stepfunctions_tool_mcp_server-0.1.16}/PKG-INFO +1 -1
- {awslabs_stepfunctions_tool_mcp_server-0.1.15 → awslabs_stepfunctions_tool_mcp_server-0.1.16}/awslabs/__init__.py +1 -0
- {awslabs_stepfunctions_tool_mcp_server-0.1.15 → awslabs_stepfunctions_tool_mcp_server-0.1.16}/awslabs/stepfunctions_tool_mcp_server/__init__.py +1 -1
- {awslabs_stepfunctions_tool_mcp_server-0.1.15 → awslabs_stepfunctions_tool_mcp_server-0.1.16}/pyproject.toml +1 -1
- {awslabs_stepfunctions_tool_mcp_server-0.1.15 → awslabs_stepfunctions_tool_mcp_server-0.1.16}/uv.lock +11 -10
- {awslabs_stepfunctions_tool_mcp_server-0.1.15 → awslabs_stepfunctions_tool_mcp_server-0.1.16}/.gitignore +0 -0
- {awslabs_stepfunctions_tool_mcp_server-0.1.15 → awslabs_stepfunctions_tool_mcp_server-0.1.16}/.python-version +0 -0
- {awslabs_stepfunctions_tool_mcp_server-0.1.15 → awslabs_stepfunctions_tool_mcp_server-0.1.16}/CHANGELOG.md +0 -0
- {awslabs_stepfunctions_tool_mcp_server-0.1.15 → awslabs_stepfunctions_tool_mcp_server-0.1.16}/Dockerfile +0 -0
- {awslabs_stepfunctions_tool_mcp_server-0.1.15 → awslabs_stepfunctions_tool_mcp_server-0.1.16}/LICENSE +0 -0
- {awslabs_stepfunctions_tool_mcp_server-0.1.15 → awslabs_stepfunctions_tool_mcp_server-0.1.16}/NOTICE +0 -0
- {awslabs_stepfunctions_tool_mcp_server-0.1.15 → awslabs_stepfunctions_tool_mcp_server-0.1.16}/README.md +0 -0
- {awslabs_stepfunctions_tool_mcp_server-0.1.15 → awslabs_stepfunctions_tool_mcp_server-0.1.16}/awslabs/stepfunctions_tool_mcp_server/aws_helper.py +0 -0
- {awslabs_stepfunctions_tool_mcp_server-0.1.15 → awslabs_stepfunctions_tool_mcp_server-0.1.16}/awslabs/stepfunctions_tool_mcp_server/server.py +0 -0
- {awslabs_stepfunctions_tool_mcp_server-0.1.15 → awslabs_stepfunctions_tool_mcp_server-0.1.16}/docker-healthcheck.sh +0 -0
- {awslabs_stepfunctions_tool_mcp_server-0.1.15 → awslabs_stepfunctions_tool_mcp_server-0.1.16}/tests/.gitignore +0 -0
- {awslabs_stepfunctions_tool_mcp_server-0.1.15 → awslabs_stepfunctions_tool_mcp_server-0.1.16}/tests/README.md +0 -0
- {awslabs_stepfunctions_tool_mcp_server-0.1.15 → awslabs_stepfunctions_tool_mcp_server-0.1.16}/tests/__init__.py +0 -0
- {awslabs_stepfunctions_tool_mcp_server-0.1.15 → awslabs_stepfunctions_tool_mcp_server-0.1.16}/tests/test_aws_helper.py +0 -0
- {awslabs_stepfunctions_tool_mcp_server-0.1.15 → awslabs_stepfunctions_tool_mcp_server-0.1.16}/tests/test_create_state_machine_tool.py +0 -0
- {awslabs_stepfunctions_tool_mcp_server-0.1.15 → awslabs_stepfunctions_tool_mcp_server-0.1.16}/tests/test_filter_state_machines_by_tag.py +0 -0
- {awslabs_stepfunctions_tool_mcp_server-0.1.15 → awslabs_stepfunctions_tool_mcp_server-0.1.16}/tests/test_format_state_machine_response.py +0 -0
- {awslabs_stepfunctions_tool_mcp_server-0.1.15 → awslabs_stepfunctions_tool_mcp_server-0.1.16}/tests/test_get_schema_arn_from_state_machine_arn.py +0 -0
- {awslabs_stepfunctions_tool_mcp_server-0.1.15 → awslabs_stepfunctions_tool_mcp_server-0.1.16}/tests/test_get_schema_from_registry.py +0 -0
- {awslabs_stepfunctions_tool_mcp_server-0.1.15 → awslabs_stepfunctions_tool_mcp_server-0.1.16}/tests/test_invoke_express_state_machine_impl.py +0 -0
- {awslabs_stepfunctions_tool_mcp_server-0.1.15 → awslabs_stepfunctions_tool_mcp_server-0.1.16}/tests/test_invoke_standard_state_machine_impl.py +0 -0
- {awslabs_stepfunctions_tool_mcp_server-0.1.15 → awslabs_stepfunctions_tool_mcp_server-0.1.16}/tests/test_main.py +0 -0
- {awslabs_stepfunctions_tool_mcp_server-0.1.15 → awslabs_stepfunctions_tool_mcp_server-0.1.16}/tests/test_register_state_machines.py +0 -0
- {awslabs_stepfunctions_tool_mcp_server-0.1.15 → awslabs_stepfunctions_tool_mcp_server-0.1.16}/tests/test_sanitize_tool_name.py +0 -0
- {awslabs_stepfunctions_tool_mcp_server-0.1.15 → awslabs_stepfunctions_tool_mcp_server-0.1.16}/tests/test_server.py +0 -0
- {awslabs_stepfunctions_tool_mcp_server-0.1.15 → awslabs_stepfunctions_tool_mcp_server-0.1.16}/tests/test_validate_state_machine_name.py +0 -0
- {awslabs_stepfunctions_tool_mcp_server-0.1.15 → awslabs_stepfunctions_tool_mcp_server-0.1.16}/uv-requirements.txt +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: awslabs.stepfunctions-tool-mcp-server
|
|
3
|
-
Version: 0.1.
|
|
3
|
+
Version: 0.1.16
|
|
4
4
|
Summary: An AWS Labs Model Context Protocol (MCP) server for AWS Step Functions
|
|
5
5
|
Project-URL: Homepage, https://awslabs.github.io/mcp/
|
|
6
6
|
Project-URL: Documentation, https://awslabs.github.io/mcp/servers/stepfunctions-tool-mcp-server/
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
[project]
|
|
2
2
|
name = "awslabs.stepfunctions-tool-mcp-server"
|
|
3
|
-
version = "0.1.
|
|
3
|
+
version = "0.1.16" # When updating this version, also update __version__ in awslabs/stepfunctions_tool_mcp_server/server.py
|
|
4
4
|
description = "An AWS Labs Model Context Protocol (MCP) server for AWS Step Functions"
|
|
5
5
|
readme = "README.md"
|
|
6
6
|
requires-python = ">=3.10"
|
|
@@ -51,7 +51,7 @@ wheels = [
|
|
|
51
51
|
|
|
52
52
|
[[package]]
|
|
53
53
|
name = "awslabs-stepfunctions-tool-mcp-server"
|
|
54
|
-
version = "0.1.
|
|
54
|
+
version = "0.1.16"
|
|
55
55
|
source = { editable = "." }
|
|
56
56
|
dependencies = [
|
|
57
57
|
{ name = "boto3" },
|
|
@@ -536,11 +536,11 @@ wheels = [
|
|
|
536
536
|
|
|
537
537
|
[[package]]
|
|
538
538
|
name = "filelock"
|
|
539
|
-
version = "3.
|
|
539
|
+
version = "3.20.1"
|
|
540
540
|
source = { registry = "https://pypi.org/simple" }
|
|
541
|
-
sdist = { url = "https://files.pythonhosted.org/packages/
|
|
541
|
+
sdist = { url = "https://files.pythonhosted.org/packages/a7/23/ce7a1126827cedeb958fc043d61745754464eb56c5937c35bbf2b8e26f34/filelock-3.20.1.tar.gz", hash = "sha256:b8360948b351b80f420878d8516519a2204b07aefcdcfd24912a5d33127f188c", size = 19476, upload-time = "2025-12-15T23:54:28.027Z" }
|
|
542
542
|
wheels = [
|
|
543
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
543
|
+
{ url = "https://files.pythonhosted.org/packages/e3/7f/a1a97644e39e7316d850784c642093c99df1290a460df4ede27659056834/filelock-3.20.1-py3-none-any.whl", hash = "sha256:15d9e9a67306188a44baa72f569d2bfd803076269365fdea0934385da4dc361a", size = 16666, upload-time = "2025-12-15T23:54:26.874Z" },
|
|
544
544
|
]
|
|
545
545
|
|
|
546
546
|
[[package]]
|
|
@@ -1394,14 +1394,15 @@ wheels = [
|
|
|
1394
1394
|
|
|
1395
1395
|
[[package]]
|
|
1396
1396
|
name = "starlette"
|
|
1397
|
-
version = "0.
|
|
1397
|
+
version = "0.50.0"
|
|
1398
1398
|
source = { registry = "https://pypi.org/simple" }
|
|
1399
1399
|
dependencies = [
|
|
1400
1400
|
{ name = "anyio" },
|
|
1401
|
+
{ name = "typing-extensions", marker = "python_full_version < '3.13'" },
|
|
1401
1402
|
]
|
|
1402
|
-
sdist = { url = "https://files.pythonhosted.org/packages/
|
|
1403
|
+
sdist = { url = "https://files.pythonhosted.org/packages/ba/b8/73a0e6a6e079a9d9cfa64113d771e421640b6f679a52eeb9b32f72d871a1/starlette-0.50.0.tar.gz", hash = "sha256:a2a17b22203254bcbc2e1f926d2d55f3f9497f769416b3190768befe598fa3ca", size = 2646985, upload-time = "2025-11-01T15:25:27.516Z" }
|
|
1403
1404
|
wheels = [
|
|
1404
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
1405
|
+
{ url = "https://files.pythonhosted.org/packages/d9/52/1064f510b141bd54025f9b55105e26d1fa970b9be67ad766380a3c9b74b0/starlette-0.50.0-py3-none-any.whl", hash = "sha256:9e5391843ec9b6e472eed1365a78c8098cfceb7a74bfd4d6b1c0c0095efb3bca", size = 74033, upload-time = "2025-11-01T15:25:25.461Z" },
|
|
1405
1406
|
]
|
|
1406
1407
|
|
|
1407
1408
|
[[package]]
|
|
@@ -1499,11 +1500,11 @@ wheels = [
|
|
|
1499
1500
|
|
|
1500
1501
|
[[package]]
|
|
1501
1502
|
name = "urllib3"
|
|
1502
|
-
version = "2.
|
|
1503
|
+
version = "2.6.2"
|
|
1503
1504
|
source = { registry = "https://pypi.org/simple" }
|
|
1504
|
-
sdist = { url = "https://files.pythonhosted.org/packages/
|
|
1505
|
+
sdist = { url = "https://files.pythonhosted.org/packages/1e/24/a2a2ed9addd907787d7aa0355ba36a6cadf1768b934c652ea78acbd59dcd/urllib3-2.6.2.tar.gz", hash = "sha256:016f9c98bb7e98085cb2b4b17b87d2c702975664e4f060c6532e64d1c1a5e797", size = 432930, upload-time = "2025-12-11T15:56:40.252Z" }
|
|
1505
1506
|
wheels = [
|
|
1506
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
1507
|
+
{ url = "https://files.pythonhosted.org/packages/6d/b9/4095b668ea3678bf6a0af005527f39de12fb026516fb3df17495a733b7f8/urllib3-2.6.2-py3-none-any.whl", hash = "sha256:ec21cddfe7724fc7cb4ba4bea7aa8e2ef36f607a4bab81aa6ce42a13dc3f03dd", size = 131182, upload-time = "2025-12-11T15:56:38.584Z" },
|
|
1507
1508
|
]
|
|
1508
1509
|
|
|
1509
1510
|
[[package]]
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{awslabs_stepfunctions_tool_mcp_server-0.1.15 → awslabs_stepfunctions_tool_mcp_server-0.1.16}/NOTICE
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|