konokenj.cdk-api-mcp-server 0.13.0__tar.gz → 0.52.0__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.
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: konokenj.cdk-api-mcp-server
3
- Version: 0.13.0
3
+ Version: 0.52.0
4
4
  Summary: An MCP server provides AWS CDK API Reference
5
5
  Project-URL: Documentation, https://github.com/konokenj/cdk-api-mcp-server#readme
6
6
  Project-URL: Issues, https://github.com/konokenj/cdk-api-mcp-server/issues
@@ -25,6 +25,10 @@ Description-Content-Type: text/markdown
25
25
  [![PyPI - Version](https://img.shields.io/pypi/v/konokenj.cdk-api-mcp-server.svg)](https://pypi.org/project/konokenj.cdk-api-mcp-server)
26
26
  [![PyPI - Python Version](https://img.shields.io/pypi/pyversions/konokenj.cdk-api-mcp-server.svg)](https://pypi.org/project/konokenj.cdk-api-mcp-server)
27
27
 
28
+ <!-- DEP-VERSIONS-START -->
29
+ [![aws-cdk](https://img.shields.io/badge/aws%20cdk-v2.221.1-blue.svg)](https://github.com/konokenj/cdk-api-mcp-server/blob/main/current-versions/aws-cdk.txt)
30
+ <!-- DEP-VERSIONS-END -->
31
+
28
32
  ---
29
33
 
30
34
  Provide AWS CDK API references and integration test code for sample. Can be used in offline because all documents are included in the released python artifact.
@@ -3,6 +3,10 @@
3
3
  [![PyPI - Version](https://img.shields.io/pypi/v/konokenj.cdk-api-mcp-server.svg)](https://pypi.org/project/konokenj.cdk-api-mcp-server)
4
4
  [![PyPI - Python Version](https://img.shields.io/pypi/pyversions/konokenj.cdk-api-mcp-server.svg)](https://pypi.org/project/konokenj.cdk-api-mcp-server)
5
5
 
6
+ <!-- DEP-VERSIONS-START -->
7
+ [![aws-cdk](https://img.shields.io/badge/aws%20cdk-v2.221.1-blue.svg)](https://github.com/konokenj/cdk-api-mcp-server/blob/main/current-versions/aws-cdk.txt)
8
+ <!-- DEP-VERSIONS-END -->
9
+
6
10
  ---
7
11
 
8
12
  Provide AWS CDK API references and integration test code for sample. Can be used in offline because all documents are included in the released python artifact.
@@ -1,4 +1,4 @@
1
1
  # SPDX-FileCopyrightText: 2025-present Kenji Kono <konoken@amazon.co.jp>
2
2
  #
3
3
  # SPDX-License-Identifier: MIT
4
- __version__ = "0.13.0"
4
+ __version__ = "0.52.0"