awslabs.documentdb-mcp-server 1.0.8__tar.gz → 1.0.10__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.8 → awslabs_documentdb_mcp_server-1.0.10}/PKG-INFO +5 -5
- {awslabs_documentdb_mcp_server-1.0.8 → awslabs_documentdb_mcp_server-1.0.10}/README.md +4 -4
- {awslabs_documentdb_mcp_server-1.0.8 → awslabs_documentdb_mcp_server-1.0.10}/awslabs/documentdb_mcp_server/__init__.py +1 -1
- {awslabs_documentdb_mcp_server-1.0.8 → awslabs_documentdb_mcp_server-1.0.10}/pyproject.toml +1 -1
- {awslabs_documentdb_mcp_server-1.0.8 → awslabs_documentdb_mcp_server-1.0.10}/uv.lock +8 -7
- {awslabs_documentdb_mcp_server-1.0.8 → awslabs_documentdb_mcp_server-1.0.10}/.gitignore +0 -0
- {awslabs_documentdb_mcp_server-1.0.8 → awslabs_documentdb_mcp_server-1.0.10}/.python-version +0 -0
- {awslabs_documentdb_mcp_server-1.0.8 → awslabs_documentdb_mcp_server-1.0.10}/CHANGELOG.md +0 -0
- {awslabs_documentdb_mcp_server-1.0.8 → awslabs_documentdb_mcp_server-1.0.10}/LICENSE +0 -0
- {awslabs_documentdb_mcp_server-1.0.8 → awslabs_documentdb_mcp_server-1.0.10}/NOTICE +0 -0
- {awslabs_documentdb_mcp_server-1.0.8 → awslabs_documentdb_mcp_server-1.0.10}/awslabs/documentdb_mcp_server/analytic_tools.py +0 -0
- {awslabs_documentdb_mcp_server-1.0.8 → awslabs_documentdb_mcp_server-1.0.10}/awslabs/documentdb_mcp_server/config.py +0 -0
- {awslabs_documentdb_mcp_server-1.0.8 → awslabs_documentdb_mcp_server-1.0.10}/awslabs/documentdb_mcp_server/connection_tools.py +0 -0
- {awslabs_documentdb_mcp_server-1.0.8 → awslabs_documentdb_mcp_server-1.0.10}/awslabs/documentdb_mcp_server/db_management_tools.py +0 -0
- {awslabs_documentdb_mcp_server-1.0.8 → awslabs_documentdb_mcp_server-1.0.10}/awslabs/documentdb_mcp_server/query_tools.py +0 -0
- {awslabs_documentdb_mcp_server-1.0.8 → awslabs_documentdb_mcp_server-1.0.10}/awslabs/documentdb_mcp_server/server.py +0 -0
- {awslabs_documentdb_mcp_server-1.0.8 → awslabs_documentdb_mcp_server-1.0.10}/awslabs/documentdb_mcp_server/write_tools.py +0 -0
- {awslabs_documentdb_mcp_server-1.0.8 → awslabs_documentdb_mcp_server-1.0.10}/tests/conftest.py +0 -0
- {awslabs_documentdb_mcp_server-1.0.8 → awslabs_documentdb_mcp_server-1.0.10}/tests/test_analytic_tools.py +0 -0
- {awslabs_documentdb_mcp_server-1.0.8 → awslabs_documentdb_mcp_server-1.0.10}/tests/test_connection_tools.py +0 -0
- {awslabs_documentdb_mcp_server-1.0.8 → awslabs_documentdb_mcp_server-1.0.10}/tests/test_db_management_tools.py +0 -0
- {awslabs_documentdb_mcp_server-1.0.8 → awslabs_documentdb_mcp_server-1.0.10}/tests/test_init.py +0 -0
- {awslabs_documentdb_mcp_server-1.0.8 → awslabs_documentdb_mcp_server-1.0.10}/tests/test_main.py +0 -0
- {awslabs_documentdb_mcp_server-1.0.8 → awslabs_documentdb_mcp_server-1.0.10}/tests/test_query_tools.py +0 -0
- {awslabs_documentdb_mcp_server-1.0.8 → awslabs_documentdb_mcp_server-1.0.10}/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.10
|
|
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.10"
|
|
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.20.
|
|
462
|
+
version = "3.20.3"
|
|
463
463
|
source = { registry = "https://pypi.org/simple" }
|
|
464
|
-
sdist = { url = "https://files.pythonhosted.org/packages/
|
|
464
|
+
sdist = { url = "https://files.pythonhosted.org/packages/1d/65/ce7f1b70157833bf3cb851b556a37d4547ceafc158aa9b34b36782f23696/filelock-3.20.3.tar.gz", hash = "sha256:18c57ee915c7ec61cff0ecf7f0f869936c7c30191bb0cf406f1341778d0834e1", size = 19485, upload-time = "2026-01-09T17:55:05.421Z" }
|
|
465
465
|
wheels = [
|
|
466
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
466
|
+
{ url = "https://files.pythonhosted.org/packages/b5/36/7fb70f04bf00bc646cd5bb45aa9eddb15e19437a28b8fb2b4a5249fac770/filelock-3.20.3-py3-none-any.whl", hash = "sha256:4b0dda527ee31078689fc205ec4f1c1bf7d56cf88b6dc9426c4f230e46c2dce1", size = 16701, upload-time = "2026-01-09T17:55:04.334Z" },
|
|
467
467
|
]
|
|
468
468
|
|
|
469
469
|
[[package]]
|
|
@@ -1464,16 +1464,17 @@ wheels = [
|
|
|
1464
1464
|
|
|
1465
1465
|
[[package]]
|
|
1466
1466
|
name = "virtualenv"
|
|
1467
|
-
version = "20.
|
|
1467
|
+
version = "20.36.1"
|
|
1468
1468
|
source = { registry = "https://pypi.org/simple" }
|
|
1469
1469
|
dependencies = [
|
|
1470
1470
|
{ name = "distlib" },
|
|
1471
1471
|
{ name = "filelock" },
|
|
1472
1472
|
{ name = "platformdirs" },
|
|
1473
|
+
{ name = "typing-extensions", marker = "python_full_version < '3.11'" },
|
|
1473
1474
|
]
|
|
1474
|
-
sdist = { url = "https://files.pythonhosted.org/packages/
|
|
1475
|
+
sdist = { url = "https://files.pythonhosted.org/packages/aa/a3/4d310fa5f00863544e1d0f4de93bddec248499ccf97d4791bc3122c9d4f3/virtualenv-20.36.1.tar.gz", hash = "sha256:8befb5c81842c641f8ee658481e42641c68b5eab3521d8e092d18320902466ba", size = 6032239, upload-time = "2026-01-09T18:21:01.296Z" }
|
|
1475
1476
|
wheels = [
|
|
1476
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
1477
|
+
{ url = "https://files.pythonhosted.org/packages/6a/2a/dc2228b2888f51192c7dc766106cd475f1b768c10caaf9727659726f7391/virtualenv-20.36.1-py3-none-any.whl", hash = "sha256:575a8d6b124ef88f6f51d56d656132389f961062a9177016a50e4f507bbcc19f", size = 6008258, upload-time = "2026-01-09T18:20:59.425Z" },
|
|
1477
1478
|
]
|
|
1478
1479
|
|
|
1479
1480
|
[[package]]
|
|
File without changes
|
{awslabs_documentdb_mcp_server-1.0.8 → awslabs_documentdb_mcp_server-1.0.10}/.python-version
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
|
{awslabs_documentdb_mcp_server-1.0.8 → awslabs_documentdb_mcp_server-1.0.10}/tests/conftest.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{awslabs_documentdb_mcp_server-1.0.8 → awslabs_documentdb_mcp_server-1.0.10}/tests/test_init.py
RENAMED
|
File without changes
|
{awslabs_documentdb_mcp_server-1.0.8 → awslabs_documentdb_mcp_server-1.0.10}/tests/test_main.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|