awslabs.documentdb-mcp-server 1.0.7__tar.gz → 1.0.9__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_documentdb_mcp_server-1.0.7 → awslabs_documentdb_mcp_server-1.0.9}/PKG-INFO +5 -5
- {awslabs_documentdb_mcp_server-1.0.7 → awslabs_documentdb_mcp_server-1.0.9}/README.md +4 -4
- {awslabs_documentdb_mcp_server-1.0.7 → awslabs_documentdb_mcp_server-1.0.9}/awslabs/documentdb_mcp_server/__init__.py +1 -1
- {awslabs_documentdb_mcp_server-1.0.7 → awslabs_documentdb_mcp_server-1.0.9}/pyproject.toml +1 -1
- {awslabs_documentdb_mcp_server-1.0.7 → awslabs_documentdb_mcp_server-1.0.9}/uv.lock +8 -7
- {awslabs_documentdb_mcp_server-1.0.7 → awslabs_documentdb_mcp_server-1.0.9}/.gitignore +0 -0
- {awslabs_documentdb_mcp_server-1.0.7 → awslabs_documentdb_mcp_server-1.0.9}/.python-version +0 -0
- {awslabs_documentdb_mcp_server-1.0.7 → awslabs_documentdb_mcp_server-1.0.9}/CHANGELOG.md +0 -0
- {awslabs_documentdb_mcp_server-1.0.7 → awslabs_documentdb_mcp_server-1.0.9}/LICENSE +0 -0
- {awslabs_documentdb_mcp_server-1.0.7 → awslabs_documentdb_mcp_server-1.0.9}/NOTICE +0 -0
- {awslabs_documentdb_mcp_server-1.0.7 → awslabs_documentdb_mcp_server-1.0.9}/awslabs/documentdb_mcp_server/analytic_tools.py +0 -0
- {awslabs_documentdb_mcp_server-1.0.7 → awslabs_documentdb_mcp_server-1.0.9}/awslabs/documentdb_mcp_server/config.py +0 -0
- {awslabs_documentdb_mcp_server-1.0.7 → awslabs_documentdb_mcp_server-1.0.9}/awslabs/documentdb_mcp_server/connection_tools.py +0 -0
- {awslabs_documentdb_mcp_server-1.0.7 → awslabs_documentdb_mcp_server-1.0.9}/awslabs/documentdb_mcp_server/db_management_tools.py +0 -0
- {awslabs_documentdb_mcp_server-1.0.7 → awslabs_documentdb_mcp_server-1.0.9}/awslabs/documentdb_mcp_server/query_tools.py +0 -0
- {awslabs_documentdb_mcp_server-1.0.7 → awslabs_documentdb_mcp_server-1.0.9}/awslabs/documentdb_mcp_server/server.py +0 -0
- {awslabs_documentdb_mcp_server-1.0.7 → awslabs_documentdb_mcp_server-1.0.9}/awslabs/documentdb_mcp_server/write_tools.py +0 -0
- {awslabs_documentdb_mcp_server-1.0.7 → awslabs_documentdb_mcp_server-1.0.9}/tests/conftest.py +0 -0
- {awslabs_documentdb_mcp_server-1.0.7 → awslabs_documentdb_mcp_server-1.0.9}/tests/test_analytic_tools.py +0 -0
- {awslabs_documentdb_mcp_server-1.0.7 → awslabs_documentdb_mcp_server-1.0.9}/tests/test_connection_tools.py +0 -0
- {awslabs_documentdb_mcp_server-1.0.7 → awslabs_documentdb_mcp_server-1.0.9}/tests/test_db_management_tools.py +0 -0
- {awslabs_documentdb_mcp_server-1.0.7 → awslabs_documentdb_mcp_server-1.0.9}/tests/test_init.py +0 -0
- {awslabs_documentdb_mcp_server-1.0.7 → awslabs_documentdb_mcp_server-1.0.9}/tests/test_main.py +0 -0
- {awslabs_documentdb_mcp_server-1.0.7 → awslabs_documentdb_mcp_server-1.0.9}/tests/test_query_tools.py +0 -0
- {awslabs_documentdb_mcp_server-1.0.7 → awslabs_documentdb_mcp_server-1.0.9}/tests/test_write_tools.py +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: awslabs.documentdb-mcp-server
|
|
3
|
-
Version: 1.0.
|
|
3
|
+
Version: 1.0.9
|
|
4
4
|
Summary: An AWS Labs Model Context Protocol (MCP) server for documentdb
|
|
5
5
|
Project-URL: homepage, https://awslabs.github.io/mcp/
|
|
6
6
|
Project-URL: docs, https://awslabs.github.io/mcp/servers/documentdb-mcp-server/
|
|
@@ -195,11 +195,11 @@ insert_result = await use_mcp_tool(
|
|
|
195
195
|
|
|
196
196
|
### Configure in your MCP client
|
|
197
197
|
|
|
198
|
-
| Cursor | VS Code |
|
|
199
|
-
|
|
200
|
-
| [](https://cursor.com/en/install-mcp?name=awslabs.documentdb-mcp-server&config=eyJjb21tYW5kIjoidXZ4IGF3c2xhYnMuZG9jdW1lbnRkYi1tY3Atc2VydmVyQGxhdGVzdCIsImVudiI6eyJGQVNUTUNQX0xPR19MRVZFTCI6IkVSUk9SIiwiQVdTX1BST0ZJTEUiOiJ5b3VyLWF3cy1wcm9maWxlIn0sImRpc2FibGVkIjpmYWxzZSwiYXV0b0FwcHJvdmUiOltdfQ==) | [](https://insiders.vscode.dev/redirect/mcp/install?name=DocumentDB%20MCP%20Server&config=%7B%22command%22%3A%22uvx%22%2C%22args%22%3A%5B%22awslabs.documentdb-mcp-server%40latest%22%5D%2C%22env%22%3A%7B%22FASTMCP_LOG_LEVEL%22%3A%22ERROR%22%2C%22AWS_PROFILE%22%3A%22your-aws-profile%22%7D%2C%22disabled%22%3Afalse%2C%22autoApprove%22%3A%5B%5D%7D) |
|
|
198
|
+
| Kiro | Cursor | VS Code |
|
|
199
|
+
|:----:|:------:|:-------:|
|
|
200
|
+
| [](https://kiro.dev/launch/mcp/add?name=awslabs.documentdb-mcp-server&config=%7B%22command%22%3A%22uvx%22%2C%22args%22%3A%5B%22awslabs.documentdb-mcp-server%40latest%22%5D%2C%22env%22%3A%7B%22FASTMCP_LOG_LEVEL%22%3A%22ERROR%22%2C%22AWS_PROFILE%22%3A%22your-aws-profile%22%7D%7D) | [](https://cursor.com/en/install-mcp?name=awslabs.documentdb-mcp-server&config=eyJjb21tYW5kIjoidXZ4IGF3c2xhYnMuZG9jdW1lbnRkYi1tY3Atc2VydmVyQGxhdGVzdCIsImVudiI6eyJGQVNUTUNQX0xPR19MRVZFTCI6IkVSUk9SIiwiQVdTX1BST0ZJTEUiOiJ5b3VyLWF3cy1wcm9maWxlIn0sImRpc2FibGVkIjpmYWxzZSwiYXV0b0FwcHJvdmUiOltdfQ==) | [](https://insiders.vscode.dev/redirect/mcp/install?name=DocumentDB%20MCP%20Server&config=%7B%22command%22%3A%22uvx%22%2C%22args%22%3A%5B%22awslabs.documentdb-mcp-server%40latest%22%5D%2C%22env%22%3A%7B%22FASTMCP_LOG_LEVEL%22%3A%22ERROR%22%2C%22AWS_PROFILE%22%3A%22your-aws-profile%22%7D%2C%22disabled%22%3Afalse%2C%22autoApprove%22%3A%5B%5D%7D) |
|
|
201
201
|
|
|
202
|
-
Configure the MCP server in your MCP client configuration (e.g., for
|
|
202
|
+
Configure the MCP server in your MCP client configuration (e.g., for Kiro, edit ~/.kiro/settings/mcp.json):
|
|
203
203
|
|
|
204
204
|
```json
|
|
205
205
|
{
|
|
@@ -166,11 +166,11 @@ insert_result = await use_mcp_tool(
|
|
|
166
166
|
|
|
167
167
|
### Configure in your MCP client
|
|
168
168
|
|
|
169
|
-
| Cursor | VS Code |
|
|
170
|
-
|
|
171
|
-
| [](https://cursor.com/en/install-mcp?name=awslabs.documentdb-mcp-server&config=eyJjb21tYW5kIjoidXZ4IGF3c2xhYnMuZG9jdW1lbnRkYi1tY3Atc2VydmVyQGxhdGVzdCIsImVudiI6eyJGQVNUTUNQX0xPR19MRVZFTCI6IkVSUk9SIiwiQVdTX1BST0ZJTEUiOiJ5b3VyLWF3cy1wcm9maWxlIn0sImRpc2FibGVkIjpmYWxzZSwiYXV0b0FwcHJvdmUiOltdfQ==) | [](https://insiders.vscode.dev/redirect/mcp/install?name=DocumentDB%20MCP%20Server&config=%7B%22command%22%3A%22uvx%22%2C%22args%22%3A%5B%22awslabs.documentdb-mcp-server%40latest%22%5D%2C%22env%22%3A%7B%22FASTMCP_LOG_LEVEL%22%3A%22ERROR%22%2C%22AWS_PROFILE%22%3A%22your-aws-profile%22%7D%2C%22disabled%22%3Afalse%2C%22autoApprove%22%3A%5B%5D%7D) |
|
|
169
|
+
| Kiro | Cursor | VS Code |
|
|
170
|
+
|:----:|:------:|:-------:|
|
|
171
|
+
| [](https://kiro.dev/launch/mcp/add?name=awslabs.documentdb-mcp-server&config=%7B%22command%22%3A%22uvx%22%2C%22args%22%3A%5B%22awslabs.documentdb-mcp-server%40latest%22%5D%2C%22env%22%3A%7B%22FASTMCP_LOG_LEVEL%22%3A%22ERROR%22%2C%22AWS_PROFILE%22%3A%22your-aws-profile%22%7D%7D) | [](https://cursor.com/en/install-mcp?name=awslabs.documentdb-mcp-server&config=eyJjb21tYW5kIjoidXZ4IGF3c2xhYnMuZG9jdW1lbnRkYi1tY3Atc2VydmVyQGxhdGVzdCIsImVudiI6eyJGQVNUTUNQX0xPR19MRVZFTCI6IkVSUk9SIiwiQVdTX1BST0ZJTEUiOiJ5b3VyLWF3cy1wcm9maWxlIn0sImRpc2FibGVkIjpmYWxzZSwiYXV0b0FwcHJvdmUiOltdfQ==) | [](https://insiders.vscode.dev/redirect/mcp/install?name=DocumentDB%20MCP%20Server&config=%7B%22command%22%3A%22uvx%22%2C%22args%22%3A%5B%22awslabs.documentdb-mcp-server%40latest%22%5D%2C%22env%22%3A%7B%22FASTMCP_LOG_LEVEL%22%3A%22ERROR%22%2C%22AWS_PROFILE%22%3A%22your-aws-profile%22%7D%2C%22disabled%22%3Afalse%2C%22autoApprove%22%3A%5B%5D%7D) |
|
|
172
172
|
|
|
173
|
-
Configure the MCP server in your MCP client configuration (e.g., for
|
|
173
|
+
Configure the MCP server in your MCP client configuration (e.g., for Kiro, edit ~/.kiro/settings/mcp.json):
|
|
174
174
|
|
|
175
175
|
```json
|
|
176
176
|
{
|
|
@@ -46,7 +46,7 @@ wheels = [
|
|
|
46
46
|
|
|
47
47
|
[[package]]
|
|
48
48
|
name = "awslabs-documentdb-mcp-server"
|
|
49
|
-
version = "1.0.
|
|
49
|
+
version = "1.0.9"
|
|
50
50
|
source = { editable = "." }
|
|
51
51
|
dependencies = [
|
|
52
52
|
{ name = "loguru" },
|
|
@@ -459,11 +459,11 @@ wheels = [
|
|
|
459
459
|
|
|
460
460
|
[[package]]
|
|
461
461
|
name = "filelock"
|
|
462
|
-
version = "3.
|
|
462
|
+
version = "3.20.1"
|
|
463
463
|
source = { registry = "https://pypi.org/simple" }
|
|
464
|
-
sdist = { url = "https://files.pythonhosted.org/packages/
|
|
464
|
+
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" }
|
|
465
465
|
wheels = [
|
|
466
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
466
|
+
{ 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" },
|
|
467
467
|
]
|
|
468
468
|
|
|
469
469
|
[[package]]
|
|
@@ -1344,14 +1344,15 @@ wheels = [
|
|
|
1344
1344
|
|
|
1345
1345
|
[[package]]
|
|
1346
1346
|
name = "starlette"
|
|
1347
|
-
version = "0.
|
|
1347
|
+
version = "0.50.0"
|
|
1348
1348
|
source = { registry = "https://pypi.org/simple" }
|
|
1349
1349
|
dependencies = [
|
|
1350
1350
|
{ name = "anyio" },
|
|
1351
|
+
{ name = "typing-extensions", marker = "python_full_version < '3.13'" },
|
|
1351
1352
|
]
|
|
1352
|
-
sdist = { url = "https://files.pythonhosted.org/packages/
|
|
1353
|
+
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" }
|
|
1353
1354
|
wheels = [
|
|
1354
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
1355
|
+
{ 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" },
|
|
1355
1356
|
]
|
|
1356
1357
|
|
|
1357
1358
|
[[package]]
|
|
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
|
{awslabs_documentdb_mcp_server-1.0.7 → awslabs_documentdb_mcp_server-1.0.9}/tests/conftest.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{awslabs_documentdb_mcp_server-1.0.7 → awslabs_documentdb_mcp_server-1.0.9}/tests/test_init.py
RENAMED
|
File without changes
|
{awslabs_documentdb_mcp_server-1.0.7 → awslabs_documentdb_mcp_server-1.0.9}/tests/test_main.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|