awslabs.cost-explorer-mcp-server 0.0.9__tar.gz → 0.0.12__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_cost_explorer_mcp_server-0.0.9 → awslabs_cost_explorer_mcp_server-0.0.12}/Dockerfile +2 -2
- {awslabs_cost_explorer_mcp_server-0.0.9 → awslabs_cost_explorer_mcp_server-0.0.12}/PKG-INFO +30 -1
- {awslabs_cost_explorer_mcp_server-0.0.9 → awslabs_cost_explorer_mcp_server-0.0.12}/README.md +29 -0
- {awslabs_cost_explorer_mcp_server-0.0.9 → awslabs_cost_explorer_mcp_server-0.0.12}/awslabs/cost_explorer_mcp_server/__init__.py +1 -1
- {awslabs_cost_explorer_mcp_server-0.0.9 → awslabs_cost_explorer_mcp_server-0.0.12}/pyproject.toml +1 -1
- awslabs_cost_explorer_mcp_server-0.0.12/uv-requirements.txt +24 -0
- {awslabs_cost_explorer_mcp_server-0.0.9 → awslabs_cost_explorer_mcp_server-0.0.12}/uv.lock +695 -695
- awslabs_cost_explorer_mcp_server-0.0.9/uv-requirements.txt +0 -26
- {awslabs_cost_explorer_mcp_server-0.0.9 → awslabs_cost_explorer_mcp_server-0.0.12}/.gitignore +0 -0
- {awslabs_cost_explorer_mcp_server-0.0.9 → awslabs_cost_explorer_mcp_server-0.0.12}/.python-version +0 -0
- {awslabs_cost_explorer_mcp_server-0.0.9 → awslabs_cost_explorer_mcp_server-0.0.12}/CHANGELOG.md +0 -0
- {awslabs_cost_explorer_mcp_server-0.0.9 → awslabs_cost_explorer_mcp_server-0.0.12}/LICENSE +0 -0
- {awslabs_cost_explorer_mcp_server-0.0.9 → awslabs_cost_explorer_mcp_server-0.0.12}/NOTICE +0 -0
- {awslabs_cost_explorer_mcp_server-0.0.9 → awslabs_cost_explorer_mcp_server-0.0.12}/awslabs/__init__.py +0 -0
- {awslabs_cost_explorer_mcp_server-0.0.9 → awslabs_cost_explorer_mcp_server-0.0.12}/awslabs/cost_explorer_mcp_server/comparison_handler.py +0 -0
- {awslabs_cost_explorer_mcp_server-0.0.9 → awslabs_cost_explorer_mcp_server-0.0.12}/awslabs/cost_explorer_mcp_server/constants.py +0 -0
- {awslabs_cost_explorer_mcp_server-0.0.9 → awslabs_cost_explorer_mcp_server-0.0.12}/awslabs/cost_explorer_mcp_server/cost_usage_handler.py +0 -0
- {awslabs_cost_explorer_mcp_server-0.0.9 → awslabs_cost_explorer_mcp_server-0.0.12}/awslabs/cost_explorer_mcp_server/forecasting_handler.py +0 -0
- {awslabs_cost_explorer_mcp_server-0.0.9 → awslabs_cost_explorer_mcp_server-0.0.12}/awslabs/cost_explorer_mcp_server/helpers.py +0 -0
- {awslabs_cost_explorer_mcp_server-0.0.9 → awslabs_cost_explorer_mcp_server-0.0.12}/awslabs/cost_explorer_mcp_server/metadata_handler.py +0 -0
- {awslabs_cost_explorer_mcp_server-0.0.9 → awslabs_cost_explorer_mcp_server-0.0.12}/awslabs/cost_explorer_mcp_server/models.py +0 -0
- {awslabs_cost_explorer_mcp_server-0.0.9 → awslabs_cost_explorer_mcp_server-0.0.12}/awslabs/cost_explorer_mcp_server/server.py +0 -0
- {awslabs_cost_explorer_mcp_server-0.0.9 → awslabs_cost_explorer_mcp_server-0.0.12}/awslabs/cost_explorer_mcp_server/utility_handler.py +0 -0
- {awslabs_cost_explorer_mcp_server-0.0.9 → awslabs_cost_explorer_mcp_server-0.0.12}/docker-healthcheck.sh +0 -0
- {awslabs_cost_explorer_mcp_server-0.0.9 → awslabs_cost_explorer_mcp_server-0.0.12}/tests/__init__.py +0 -0
- {awslabs_cost_explorer_mcp_server-0.0.9 → awslabs_cost_explorer_mcp_server-0.0.12}/tests/conftest.py +0 -0
- {awslabs_cost_explorer_mcp_server-0.0.9 → awslabs_cost_explorer_mcp_server-0.0.12}/tests/test_comparison_handler.py +0 -0
- {awslabs_cost_explorer_mcp_server-0.0.9 → awslabs_cost_explorer_mcp_server-0.0.12}/tests/test_cost_usage_handler.py +0 -0
- {awslabs_cost_explorer_mcp_server-0.0.9 → awslabs_cost_explorer_mcp_server-0.0.12}/tests/test_forecasting_handler.py +0 -0
- {awslabs_cost_explorer_mcp_server-0.0.9 → awslabs_cost_explorer_mcp_server-0.0.12}/tests/test_helpers.py +0 -0
- {awslabs_cost_explorer_mcp_server-0.0.9 → awslabs_cost_explorer_mcp_server-0.0.12}/tests/test_metadata_handler.py +0 -0
- {awslabs_cost_explorer_mcp_server-0.0.9 → awslabs_cost_explorer_mcp_server-0.0.12}/tests/test_models.py +0 -0
- {awslabs_cost_explorer_mcp_server-0.0.9 → awslabs_cost_explorer_mcp_server-0.0.12}/tests/test_server.py +0 -0
- {awslabs_cost_explorer_mcp_server-0.0.9 → awslabs_cost_explorer_mcp_server-0.0.12}/tests/test_utility_handler.py +0 -0
{awslabs_cost_explorer_mcp_server-0.0.9 → awslabs_cost_explorer_mcp_server-0.0.12}/Dockerfile
RENAMED
|
@@ -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/docker/library/python:3.13
|
|
16
|
+
FROM public.ecr.aws/docker/library/python:3.13-alpine@sha256:070342a0cc1011532c0e69972cce2bbc6cc633eba294bae1d12abea8bd05303b AS uv
|
|
17
17
|
|
|
18
18
|
# Install the project into `/app`
|
|
19
19
|
WORKDIR /app
|
|
@@ -61,7 +61,7 @@ RUN --mount=type=cache,target=/root/.cache/uv \
|
|
|
61
61
|
# Make the directory just in case it doesn't exist
|
|
62
62
|
RUN mkdir -p /root/.local
|
|
63
63
|
|
|
64
|
-
FROM public.ecr.aws/docker/library/python:3.13
|
|
64
|
+
FROM public.ecr.aws/docker/library/python:3.13-alpine@sha256:070342a0cc1011532c0e69972cce2bbc6cc633eba294bae1d12abea8bd05303b
|
|
65
65
|
|
|
66
66
|
# Place executables in the environment at the front of the path and include other binaries
|
|
67
67
|
ENV PATH="/app/.venv/bin:$PATH" \
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: awslabs.cost-explorer-mcp-server
|
|
3
|
-
Version: 0.0.
|
|
3
|
+
Version: 0.0.12
|
|
4
4
|
Summary: MCP server for analyzing AWS costs and usage data through the AWS Cost Explorer API
|
|
5
5
|
Project-URL: Homepage, https://awslabs.github.io/mcp/
|
|
6
6
|
Project-URL: Documentation, https://awslabs.github.io/mcp/servers/cost-explorer-mcp-server/
|
|
@@ -97,6 +97,35 @@ Here are some ways you can work with MCP across AWS, and we'll be adding support
|
|
|
97
97
|
}
|
|
98
98
|
}
|
|
99
99
|
```
|
|
100
|
+
### Windows Installation
|
|
101
|
+
|
|
102
|
+
For Windows users, the MCP server configuration format is slightly different:
|
|
103
|
+
|
|
104
|
+
```json
|
|
105
|
+
{
|
|
106
|
+
"mcpServers": {
|
|
107
|
+
"awslabs.cost-explorer-mcp-server": {
|
|
108
|
+
"disabled": false,
|
|
109
|
+
"timeout": 60,
|
|
110
|
+
"type": "stdio",
|
|
111
|
+
"command": "uv",
|
|
112
|
+
"args": [
|
|
113
|
+
"tool",
|
|
114
|
+
"run",
|
|
115
|
+
"--from",
|
|
116
|
+
"awslabs.cost-explorer-mcp-server@latest",
|
|
117
|
+
"awslabs.cost-explorer-mcp-server.exe"
|
|
118
|
+
],
|
|
119
|
+
"env": {
|
|
120
|
+
"FASTMCP_LOG_LEVEL": "ERROR",
|
|
121
|
+
"AWS_PROFILE": "your-aws-profile",
|
|
122
|
+
"AWS_REGION": "us-east-1"
|
|
123
|
+
}
|
|
124
|
+
}
|
|
125
|
+
}
|
|
126
|
+
}
|
|
127
|
+
```
|
|
128
|
+
|
|
100
129
|
|
|
101
130
|
or docker after a successful `docker build -t awslabs/cost-explorer-mcp-server .`:
|
|
102
131
|
|
{awslabs_cost_explorer_mcp_server-0.0.9 → awslabs_cost_explorer_mcp_server-0.0.12}/README.md
RENAMED
|
@@ -67,6 +67,35 @@ Here are some ways you can work with MCP across AWS, and we'll be adding support
|
|
|
67
67
|
}
|
|
68
68
|
}
|
|
69
69
|
```
|
|
70
|
+
### Windows Installation
|
|
71
|
+
|
|
72
|
+
For Windows users, the MCP server configuration format is slightly different:
|
|
73
|
+
|
|
74
|
+
```json
|
|
75
|
+
{
|
|
76
|
+
"mcpServers": {
|
|
77
|
+
"awslabs.cost-explorer-mcp-server": {
|
|
78
|
+
"disabled": false,
|
|
79
|
+
"timeout": 60,
|
|
80
|
+
"type": "stdio",
|
|
81
|
+
"command": "uv",
|
|
82
|
+
"args": [
|
|
83
|
+
"tool",
|
|
84
|
+
"run",
|
|
85
|
+
"--from",
|
|
86
|
+
"awslabs.cost-explorer-mcp-server@latest",
|
|
87
|
+
"awslabs.cost-explorer-mcp-server.exe"
|
|
88
|
+
],
|
|
89
|
+
"env": {
|
|
90
|
+
"FASTMCP_LOG_LEVEL": "ERROR",
|
|
91
|
+
"AWS_PROFILE": "your-aws-profile",
|
|
92
|
+
"AWS_REGION": "us-east-1"
|
|
93
|
+
}
|
|
94
|
+
}
|
|
95
|
+
}
|
|
96
|
+
}
|
|
97
|
+
```
|
|
98
|
+
|
|
70
99
|
|
|
71
100
|
or docker after a successful `docker build -t awslabs/cost-explorer-mcp-server .`:
|
|
72
101
|
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
# This file was autogenerated by uv via the following command:
|
|
2
|
+
# echo "uv==0.8.10" > uv-requirements.in
|
|
3
|
+
# uv pip compile --generate-hashes --output-file=uv-requirements.txt --strip-extras --python=3.10 uv-requirements.in
|
|
4
|
+
uv==0.8.10 \
|
|
5
|
+
--hash=sha256:31e4fc37ee94b94c032384a0957ad32ba7dce4ce6c04b4880fd3e31e25e51a82 \
|
|
6
|
+
--hash=sha256:36a5ce708d52388c37043e7335f9eb3fea5a19a56166a2cc6adb365179a1cd77 \
|
|
7
|
+
--hash=sha256:38286d230daad82388469c8dc7a1d2f5dc279c11178319c886d1a88d7938e513 \
|
|
8
|
+
--hash=sha256:3e190cee3bb2b4f574a419eef87ae8e33f713e9cd6f856b83277ece70ad9ca9b \
|
|
9
|
+
--hash=sha256:3fdf89fc40af9902141c39ed943bcfca15664623363335eb032a44f22001e2b4 \
|
|
10
|
+
--hash=sha256:4cc190d403a89e46d13cec83b6f8e8d7d07aaf1e5a996eac9a3f0c2a8cd92537 \
|
|
11
|
+
--hash=sha256:57b71dc79eff25a5419d3fe4a563d3b9397f55d789f685ef27f43f033b31f482 \
|
|
12
|
+
--hash=sha256:86fe044c2be43977566a0d184a487edd7aace2febb757fd95927684b629ef50b \
|
|
13
|
+
--hash=sha256:88df34c32555064fae459cce665757619fd1af7deb2dc393352b15d909d2d131 \
|
|
14
|
+
--hash=sha256:9ad21eeaa4156a1bf5ed85903f80db06e2c02badd3a587ba98d3171517960555 \
|
|
15
|
+
--hash=sha256:a5495b5a6e3111c03cf5e4dbdd598bc8fd1da887e3920d58cd5a2d4c8bc9a473 \
|
|
16
|
+
--hash=sha256:ab072cd3bf2f9dc264659a1ff48ad91a910ac4830bcfe965e2d3f89c86646f46 \
|
|
17
|
+
--hash=sha256:af8a5526b0e331775a264fa0dbccfd53c183cb974f269a208af136d7561f9eb2 \
|
|
18
|
+
--hash=sha256:b00637c63d5dfc9f879281c5c91db2bb909ab1f9ab275dab015e7fb6cac6be5b \
|
|
19
|
+
--hash=sha256:b3ff3c451fcd23ea78356d8c18e802d0e423cbe655273601e3ec039a51b33286 \
|
|
20
|
+
--hash=sha256:c4a493cd4b15b3aef11523531aff96a77a586666a63e842fa437966b7b7ee62d \
|
|
21
|
+
--hash=sha256:defc50bb319be2d58be74a680710cd4b7697e88d5f79974eacd354df95f0b6b0 \
|
|
22
|
+
--hash=sha256:e0a02bcec766eb0862b7082ab746b204add7d9fcaa62322502d159b5a7ccc54a \
|
|
23
|
+
--hash=sha256:eb79a46d8099f563ef58237bf4e9009f876a40145e757ea883a92b24b724d01e
|
|
24
|
+
# via -r uv-requirements.in
|