awslabs.stepfunctions-tool-mcp-server 0.1.18__tar.gz → 0.1.19__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.18 → awslabs_stepfunctions_tool_mcp_server-0.1.19}/Dockerfile +2 -2
- {awslabs_stepfunctions_tool_mcp_server-0.1.18 → awslabs_stepfunctions_tool_mcp_server-0.1.19}/PKG-INFO +1 -1
- {awslabs_stepfunctions_tool_mcp_server-0.1.18 → awslabs_stepfunctions_tool_mcp_server-0.1.19}/awslabs/stepfunctions_tool_mcp_server/__init__.py +1 -1
- {awslabs_stepfunctions_tool_mcp_server-0.1.18 → awslabs_stepfunctions_tool_mcp_server-0.1.19}/pyproject.toml +1 -1
- {awslabs_stepfunctions_tool_mcp_server-0.1.18 → awslabs_stepfunctions_tool_mcp_server-0.1.19}/uv.lock +4 -4
- {awslabs_stepfunctions_tool_mcp_server-0.1.18 → awslabs_stepfunctions_tool_mcp_server-0.1.19}/.gitignore +0 -0
- {awslabs_stepfunctions_tool_mcp_server-0.1.18 → awslabs_stepfunctions_tool_mcp_server-0.1.19}/.python-version +0 -0
- {awslabs_stepfunctions_tool_mcp_server-0.1.18 → awslabs_stepfunctions_tool_mcp_server-0.1.19}/CHANGELOG.md +0 -0
- {awslabs_stepfunctions_tool_mcp_server-0.1.18 → awslabs_stepfunctions_tool_mcp_server-0.1.19}/LICENSE +0 -0
- {awslabs_stepfunctions_tool_mcp_server-0.1.18 → awslabs_stepfunctions_tool_mcp_server-0.1.19}/NOTICE +0 -0
- {awslabs_stepfunctions_tool_mcp_server-0.1.18 → awslabs_stepfunctions_tool_mcp_server-0.1.19}/README.md +0 -0
- {awslabs_stepfunctions_tool_mcp_server-0.1.18 → awslabs_stepfunctions_tool_mcp_server-0.1.19}/awslabs/__init__.py +0 -0
- {awslabs_stepfunctions_tool_mcp_server-0.1.18 → awslabs_stepfunctions_tool_mcp_server-0.1.19}/awslabs/stepfunctions_tool_mcp_server/aws_helper.py +0 -0
- {awslabs_stepfunctions_tool_mcp_server-0.1.18 → awslabs_stepfunctions_tool_mcp_server-0.1.19}/awslabs/stepfunctions_tool_mcp_server/server.py +0 -0
- {awslabs_stepfunctions_tool_mcp_server-0.1.18 → awslabs_stepfunctions_tool_mcp_server-0.1.19}/docker-healthcheck.sh +0 -0
- {awslabs_stepfunctions_tool_mcp_server-0.1.18 → awslabs_stepfunctions_tool_mcp_server-0.1.19}/tests/.gitignore +0 -0
- {awslabs_stepfunctions_tool_mcp_server-0.1.18 → awslabs_stepfunctions_tool_mcp_server-0.1.19}/tests/README.md +0 -0
- {awslabs_stepfunctions_tool_mcp_server-0.1.18 → awslabs_stepfunctions_tool_mcp_server-0.1.19}/tests/__init__.py +0 -0
- {awslabs_stepfunctions_tool_mcp_server-0.1.18 → awslabs_stepfunctions_tool_mcp_server-0.1.19}/tests/test_aws_helper.py +0 -0
- {awslabs_stepfunctions_tool_mcp_server-0.1.18 → awslabs_stepfunctions_tool_mcp_server-0.1.19}/tests/test_create_state_machine_tool.py +0 -0
- {awslabs_stepfunctions_tool_mcp_server-0.1.18 → awslabs_stepfunctions_tool_mcp_server-0.1.19}/tests/test_filter_state_machines_by_tag.py +0 -0
- {awslabs_stepfunctions_tool_mcp_server-0.1.18 → awslabs_stepfunctions_tool_mcp_server-0.1.19}/tests/test_format_state_machine_response.py +0 -0
- {awslabs_stepfunctions_tool_mcp_server-0.1.18 → awslabs_stepfunctions_tool_mcp_server-0.1.19}/tests/test_get_schema_arn_from_state_machine_arn.py +0 -0
- {awslabs_stepfunctions_tool_mcp_server-0.1.18 → awslabs_stepfunctions_tool_mcp_server-0.1.19}/tests/test_get_schema_from_registry.py +0 -0
- {awslabs_stepfunctions_tool_mcp_server-0.1.18 → awslabs_stepfunctions_tool_mcp_server-0.1.19}/tests/test_invoke_express_state_machine_impl.py +0 -0
- {awslabs_stepfunctions_tool_mcp_server-0.1.18 → awslabs_stepfunctions_tool_mcp_server-0.1.19}/tests/test_invoke_standard_state_machine_impl.py +0 -0
- {awslabs_stepfunctions_tool_mcp_server-0.1.18 → awslabs_stepfunctions_tool_mcp_server-0.1.19}/tests/test_main.py +0 -0
- {awslabs_stepfunctions_tool_mcp_server-0.1.18 → awslabs_stepfunctions_tool_mcp_server-0.1.19}/tests/test_register_state_machines.py +0 -0
- {awslabs_stepfunctions_tool_mcp_server-0.1.18 → awslabs_stepfunctions_tool_mcp_server-0.1.19}/tests/test_sanitize_tool_name.py +0 -0
- {awslabs_stepfunctions_tool_mcp_server-0.1.18 → awslabs_stepfunctions_tool_mcp_server-0.1.19}/tests/test_server.py +0 -0
- {awslabs_stepfunctions_tool_mcp_server-0.1.18 → awslabs_stepfunctions_tool_mcp_server-0.1.19}/tests/test_validate_state_machine_name.py +0 -0
- {awslabs_stepfunctions_tool_mcp_server-0.1.18 → awslabs_stepfunctions_tool_mcp_server-0.1.19}/uv-requirements.txt +0 -0
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
# limitations under the License.
|
|
14
14
|
|
|
15
15
|
# dependabot should continue to update this to the latest hash.
|
|
16
|
-
FROM public.ecr.aws/amazonlinux/amazonlinux@sha256:
|
|
16
|
+
FROM public.ecr.aws/amazonlinux/amazonlinux@sha256:50a58a006d3381e38160fc5bb4bbefa68b74fcd70dde798f68667aac24312f20 AS uv
|
|
17
17
|
|
|
18
18
|
# Install build dependencies needed for compiling packages
|
|
19
19
|
RUN dnf install -y shadow-utils python3 python3-devel gcc && \
|
|
@@ -56,7 +56,7 @@ RUN --mount=type=cache,target=/root/.cache/uv \
|
|
|
56
56
|
# Make the directory just in case it doesn't exist
|
|
57
57
|
RUN mkdir -p /root/.local
|
|
58
58
|
|
|
59
|
-
FROM public.ecr.aws/amazonlinux/amazonlinux@sha256:
|
|
59
|
+
FROM public.ecr.aws/amazonlinux/amazonlinux@sha256:50a58a006d3381e38160fc5bb4bbefa68b74fcd70dde798f68667aac24312f20
|
|
60
60
|
|
|
61
61
|
# Place executables in the environment at the front of the path and include other binaries
|
|
62
62
|
ENV PATH="/app/.venv/bin:$PATH:/usr/sbin" \
|
|
@@ -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.19
|
|
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.19" # 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"
|
|
@@ -54,7 +54,7 @@ wheels = [
|
|
|
54
54
|
|
|
55
55
|
[[package]]
|
|
56
56
|
name = "awslabs-stepfunctions-tool-mcp-server"
|
|
57
|
-
version = "0.1.
|
|
57
|
+
version = "0.1.19"
|
|
58
58
|
source = { editable = "." }
|
|
59
59
|
dependencies = [
|
|
60
60
|
{ name = "boto3" },
|
|
@@ -1083,11 +1083,11 @@ wheels = [
|
|
|
1083
1083
|
|
|
1084
1084
|
[[package]]
|
|
1085
1085
|
name = "python-multipart"
|
|
1086
|
-
version = "0.0.
|
|
1086
|
+
version = "0.0.22"
|
|
1087
1087
|
source = { registry = "https://pypi.org/simple" }
|
|
1088
|
-
sdist = { url = "https://files.pythonhosted.org/packages/
|
|
1088
|
+
sdist = { url = "https://files.pythonhosted.org/packages/94/01/979e98d542a70714b0cb2b6728ed0b7c46792b695e3eaec3e20711271ca3/python_multipart-0.0.22.tar.gz", hash = "sha256:7340bef99a7e0032613f56dc36027b959fd3b30a787ed62d310e951f7c3a3a58", size = 37612, upload-time = "2026-01-25T10:15:56.219Z" }
|
|
1089
1089
|
wheels = [
|
|
1090
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
1090
|
+
{ url = "https://files.pythonhosted.org/packages/1b/d0/397f9626e711ff749a95d96b7af99b9c566a9bb5129b8e4c10fc4d100304/python_multipart-0.0.22-py3-none-any.whl", hash = "sha256:2b2cd894c83d21bf49d702499531c7bafd057d730c201782048f7945d82de155", size = 24579, upload-time = "2026-01-25T10:15:54.811Z" },
|
|
1091
1091
|
]
|
|
1092
1092
|
|
|
1093
1093
|
[[package]]
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{awslabs_stepfunctions_tool_mcp_server-0.1.18 → awslabs_stepfunctions_tool_mcp_server-0.1.19}/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
|
|
File without changes
|