awslabs.dynamodb-mcp-server 1.0.3__py3-none-any.whl → 1.0.4__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.
Potentially problematic release.
This version of awslabs.dynamodb-mcp-server might be problematic. Click here for more details.
- {awslabs_dynamodb_mcp_server-1.0.3.dist-info → awslabs_dynamodb_mcp_server-1.0.4.dist-info}/METADATA +5 -3
- {awslabs_dynamodb_mcp_server-1.0.3.dist-info → awslabs_dynamodb_mcp_server-1.0.4.dist-info}/RECORD +6 -6
- {awslabs_dynamodb_mcp_server-1.0.3.dist-info → awslabs_dynamodb_mcp_server-1.0.4.dist-info}/WHEEL +0 -0
- {awslabs_dynamodb_mcp_server-1.0.3.dist-info → awslabs_dynamodb_mcp_server-1.0.4.dist-info}/entry_points.txt +0 -0
- {awslabs_dynamodb_mcp_server-1.0.3.dist-info → awslabs_dynamodb_mcp_server-1.0.4.dist-info}/licenses/LICENSE +0 -0
- {awslabs_dynamodb_mcp_server-1.0.3.dist-info → awslabs_dynamodb_mcp_server-1.0.4.dist-info}/licenses/NOTICE +0 -0
{awslabs_dynamodb_mcp_server-1.0.3.dist-info → awslabs_dynamodb_mcp_server-1.0.4.dist-info}/METADATA
RENAMED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: awslabs.dynamodb-mcp-server
|
|
3
|
-
Version: 1.0.
|
|
3
|
+
Version: 1.0.4
|
|
4
4
|
Summary: The official MCP Server for interacting with AWS DynamoDB
|
|
5
5
|
Project-URL: homepage, https://awslabs.github.io/mcp/
|
|
6
6
|
Project-URL: docs, https://awslabs.github.io/mcp/servers/dynamodb-mcp-server/
|
|
@@ -23,7 +23,7 @@ Classifier: Programming Language :: Python :: 3.13
|
|
|
23
23
|
Requires-Python: >=3.10
|
|
24
24
|
Requires-Dist: boto3>=1.28.0
|
|
25
25
|
Requires-Dist: loguru>=0.7.0
|
|
26
|
-
Requires-Dist: mcp[cli]>=1.
|
|
26
|
+
Requires-Dist: mcp[cli]>=1.11.0
|
|
27
27
|
Requires-Dist: pydantic>=2.10.6
|
|
28
28
|
Requires-Dist: typing-extensions>=4.0.0
|
|
29
29
|
Description-Content-Type: text/markdown
|
|
@@ -100,7 +100,9 @@ All tools support an optional `region_name` parameter to specify which AWS regio
|
|
|
100
100
|
|
|
101
101
|
## Installation
|
|
102
102
|
|
|
103
|
-
|
|
103
|
+
| Cursor | VS Code |
|
|
104
|
+
|:------:|:-------:|
|
|
105
|
+
| [](https://cursor.com/install-mcp?name=awslabs.dynamodb-mcp-server&config=eyJjb21tYW5kIjoidXZ4IGF3c2xhYnMuZHluYW1vZGItbWNwLXNlcnZlckBsYXRlc3QiLCJlbnYiOnsiRERCLU1DUC1SRUFET05MWSI6InRydWUiLCJBV1NfUFJPRklMRSI6ImRlZmF1bHQiLCJBV1NfUkVHSU9OIjoidXMtd2VzdC0yIiwiRkFTVE1DUF9MT0dfTEVWRUwiOiJFUlJPUiJ9LCJkaXNhYmxlZCI6ZmFsc2UsImF1dG9BcHByb3ZlIjpbXX0%3D) | [](https://insiders.vscode.dev/redirect/mcp/install?name=DynamoDB%20MCP%20Server&config=%7B%22command%22%3A%22uvx%22%2C%22args%22%3A%5B%22awslabs.dynamodb-mcp-server%40latest%22%5D%2C%22env%22%3A%7B%22DDB-MCP-READONLY%22%3A%22true%22%2C%22AWS_PROFILE%22%3A%22default%22%2C%22AWS_REGION%22%3A%22us-west-2%22%2C%22FASTMCP_LOG_LEVEL%22%3A%22ERROR%22%7D%2C%22disabled%22%3Afalse%2C%22autoApprove%22%3A%5B%5D%7D) |
|
|
104
106
|
|
|
105
107
|
Add the MCP to your favorite agentic tools. (e.g. for Amazon Q Developer CLI MCP, `~/.aws/amazonq/mcp.json`):
|
|
106
108
|
|
{awslabs_dynamodb_mcp_server-1.0.3.dist-info → awslabs_dynamodb_mcp_server-1.0.4.dist-info}/RECORD
RENAMED
|
@@ -3,9 +3,9 @@ awslabs/dynamodb_mcp_server/__init__.py,sha256=fjepFDvi4XcDm6PyjZL6NcA7CqQF4lyfi
|
|
|
3
3
|
awslabs/dynamodb_mcp_server/common.py,sha256=aj1uOGa63TQdM3r75Zht74y1OGgUblDEQ-0h1RZHfn0,11422
|
|
4
4
|
awslabs/dynamodb_mcp_server/server.py,sha256=SF6bhCsozL905yiRaWYWkpHcYybCeNlce8vWUv2YQr8,36390
|
|
5
5
|
awslabs/dynamodb_mcp_server/prompts/dynamodb_architect.md,sha256=c8_Fna7CAJdUc-0P6XUPhgMOZRyPGwqoBIwsKwfvTFM,41548
|
|
6
|
-
awslabs_dynamodb_mcp_server-1.0.
|
|
7
|
-
awslabs_dynamodb_mcp_server-1.0.
|
|
8
|
-
awslabs_dynamodb_mcp_server-1.0.
|
|
9
|
-
awslabs_dynamodb_mcp_server-1.0.
|
|
10
|
-
awslabs_dynamodb_mcp_server-1.0.
|
|
11
|
-
awslabs_dynamodb_mcp_server-1.0.
|
|
6
|
+
awslabs_dynamodb_mcp_server-1.0.4.dist-info/METADATA,sha256=oGTxV5CaUGVEp4cWl2pf4tU-dLlb7jll79p9b85y4Os,7170
|
|
7
|
+
awslabs_dynamodb_mcp_server-1.0.4.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
|
|
8
|
+
awslabs_dynamodb_mcp_server-1.0.4.dist-info/entry_points.txt,sha256=Vn6TvAN9d67Lsbkcs0UcIiOBI5xDpNBm_MOOzc1h-YU,88
|
|
9
|
+
awslabs_dynamodb_mcp_server-1.0.4.dist-info/licenses/LICENSE,sha256=CeipvOyAZxBGUsFoaFqwkx54aPnIKEtm9a5u2uXxEws,10142
|
|
10
|
+
awslabs_dynamodb_mcp_server-1.0.4.dist-info/licenses/NOTICE,sha256=47UMmTFkf8rUc_JaJfdWe6NsAJQOcZNPZIL6JzU_k5U,95
|
|
11
|
+
awslabs_dynamodb_mcp_server-1.0.4.dist-info/RECORD,,
|
{awslabs_dynamodb_mcp_server-1.0.3.dist-info → awslabs_dynamodb_mcp_server-1.0.4.dist-info}/WHEEL
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|