awslabs.documentdb-mcp-server 1.0.3__tar.gz → 1.0.6__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.
Files changed (25) hide show
  1. {awslabs_documentdb_mcp_server-1.0.3 → awslabs_documentdb_mcp_server-1.0.6}/PKG-INFO +31 -2
  2. {awslabs_documentdb_mcp_server-1.0.3 → awslabs_documentdb_mcp_server-1.0.6}/README.md +30 -1
  3. {awslabs_documentdb_mcp_server-1.0.3 → awslabs_documentdb_mcp_server-1.0.6}/awslabs/documentdb_mcp_server/__init__.py +1 -1
  4. {awslabs_documentdb_mcp_server-1.0.3 → awslabs_documentdb_mcp_server-1.0.6}/pyproject.toml +1 -1
  5. {awslabs_documentdb_mcp_server-1.0.3 → awslabs_documentdb_mcp_server-1.0.6}/uv.lock +632 -632
  6. {awslabs_documentdb_mcp_server-1.0.3 → awslabs_documentdb_mcp_server-1.0.6}/.gitignore +0 -0
  7. {awslabs_documentdb_mcp_server-1.0.3 → awslabs_documentdb_mcp_server-1.0.6}/.python-version +0 -0
  8. {awslabs_documentdb_mcp_server-1.0.3 → awslabs_documentdb_mcp_server-1.0.6}/CHANGELOG.md +0 -0
  9. {awslabs_documentdb_mcp_server-1.0.3 → awslabs_documentdb_mcp_server-1.0.6}/LICENSE +0 -0
  10. {awslabs_documentdb_mcp_server-1.0.3 → awslabs_documentdb_mcp_server-1.0.6}/NOTICE +0 -0
  11. {awslabs_documentdb_mcp_server-1.0.3 → awslabs_documentdb_mcp_server-1.0.6}/awslabs/documentdb_mcp_server/analytic_tools.py +0 -0
  12. {awslabs_documentdb_mcp_server-1.0.3 → awslabs_documentdb_mcp_server-1.0.6}/awslabs/documentdb_mcp_server/config.py +0 -0
  13. {awslabs_documentdb_mcp_server-1.0.3 → awslabs_documentdb_mcp_server-1.0.6}/awslabs/documentdb_mcp_server/connection_tools.py +0 -0
  14. {awslabs_documentdb_mcp_server-1.0.3 → awslabs_documentdb_mcp_server-1.0.6}/awslabs/documentdb_mcp_server/db_management_tools.py +0 -0
  15. {awslabs_documentdb_mcp_server-1.0.3 → awslabs_documentdb_mcp_server-1.0.6}/awslabs/documentdb_mcp_server/query_tools.py +0 -0
  16. {awslabs_documentdb_mcp_server-1.0.3 → awslabs_documentdb_mcp_server-1.0.6}/awslabs/documentdb_mcp_server/server.py +0 -0
  17. {awslabs_documentdb_mcp_server-1.0.3 → awslabs_documentdb_mcp_server-1.0.6}/awslabs/documentdb_mcp_server/write_tools.py +0 -0
  18. {awslabs_documentdb_mcp_server-1.0.3 → awslabs_documentdb_mcp_server-1.0.6}/tests/conftest.py +0 -0
  19. {awslabs_documentdb_mcp_server-1.0.3 → awslabs_documentdb_mcp_server-1.0.6}/tests/test_analytic_tools.py +0 -0
  20. {awslabs_documentdb_mcp_server-1.0.3 → awslabs_documentdb_mcp_server-1.0.6}/tests/test_connection_tools.py +0 -0
  21. {awslabs_documentdb_mcp_server-1.0.3 → awslabs_documentdb_mcp_server-1.0.6}/tests/test_db_management_tools.py +0 -0
  22. {awslabs_documentdb_mcp_server-1.0.3 → awslabs_documentdb_mcp_server-1.0.6}/tests/test_init.py +0 -0
  23. {awslabs_documentdb_mcp_server-1.0.3 → awslabs_documentdb_mcp_server-1.0.6}/tests/test_main.py +0 -0
  24. {awslabs_documentdb_mcp_server-1.0.3 → awslabs_documentdb_mcp_server-1.0.6}/tests/test_query_tools.py +0 -0
  25. {awslabs_documentdb_mcp_server-1.0.3 → awslabs_documentdb_mcp_server-1.0.6}/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
3
+ Version: 1.0.6
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/
@@ -197,7 +197,7 @@ insert_result = await use_mcp_tool(
197
197
 
198
198
  | Cursor | VS Code |
199
199
  |:------:|:-------:|
200
- | [![Install MCP Server](https://cursor.com/deeplink/mcp-install-light.svg)](https://cursor.com/en/install-mcp?name=awslabs.documentdb-mcp-server&config=eyJjb21tYW5kIjoidXZ4IGF3c2xhYnMuZG9jdW1lbnRkYi1tY3Atc2VydmVAbGF0ZXN0IiwiZW52Ijp7IkZBU1RNQ1BfTE9HX0xFVkVMIjoiRVJST1IiLCJBV1NfUFJPRklMRSI6InlvdXItYXdzLXByb2ZpbGUifSwiZGlzYWJsZWQiOmZhbHNlLCJhdXRvQXBwcm92ZSI6W119) | [![Install on VS Code](https://img.shields.io/badge/Install_on-VS_Code-FF9900?style=flat-square&logo=visualstudiocode&logoColor=white)](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) |
200
+ | [![Install MCP Server](https://cursor.com/deeplink/mcp-install-light.svg)](https://cursor.com/en/install-mcp?name=awslabs.documentdb-mcp-server&config=eyJjb21tYW5kIjoidXZ4IGF3c2xhYnMuZG9jdW1lbnRkYi1tY3Atc2VydmVyQGxhdGVzdCIsImVudiI6eyJGQVNUTUNQX0xPR19MRVZFTCI6IkVSUk9SIiwiQVdTX1BST0ZJTEUiOiJ5b3VyLWF3cy1wcm9maWxlIn0sImRpc2FibGVkIjpmYWxzZSwiYXV0b0FwcHJvdmUiOltdfQ==) | [![Install on VS Code](https://img.shields.io/badge/Install_on-VS_Code-FF9900?style=flat-square&logo=visualstudiocode&logoColor=white)](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
202
  Configure the MCP server in your MCP client configuration (e.g., for Amazon Q Developer CLI, edit ~/.aws/amazonq/mcp.json):
203
203
 
@@ -220,6 +220,35 @@ Configure the MCP server in your MCP client configuration (e.g., for Amazon Q De
220
220
  }
221
221
  }
222
222
  ```
223
+ ### Windows Installation
224
+
225
+ For Windows users, the MCP server configuration format is slightly different:
226
+
227
+ ```json
228
+ {
229
+ "mcpServers": {
230
+ "awslabs.documentdb-mcp-server": {
231
+ "disabled": false,
232
+ "timeout": 60,
233
+ "type": "stdio",
234
+ "command": "uv",
235
+ "args": [
236
+ "tool",
237
+ "run",
238
+ "--from",
239
+ "awslabs.documentdb-mcp-server@latest",
240
+ "awslabs.documentdb-mcp-server.exe"
241
+ ],
242
+ "env": {
243
+ "FASTMCP_LOG_LEVEL": "ERROR",
244
+ "AWS_PROFILE": "your-aws-profile",
245
+ "AWS_REGION": "us-east-1"
246
+ }
247
+ }
248
+ }
249
+ }
250
+ ```
251
+
223
252
 
224
253
  ## Prerequisites
225
254
 
@@ -168,7 +168,7 @@ insert_result = await use_mcp_tool(
168
168
 
169
169
  | Cursor | VS Code |
170
170
  |:------:|:-------:|
171
- | [![Install MCP Server](https://cursor.com/deeplink/mcp-install-light.svg)](https://cursor.com/en/install-mcp?name=awslabs.documentdb-mcp-server&config=eyJjb21tYW5kIjoidXZ4IGF3c2xhYnMuZG9jdW1lbnRkYi1tY3Atc2VydmVAbGF0ZXN0IiwiZW52Ijp7IkZBU1RNQ1BfTE9HX0xFVkVMIjoiRVJST1IiLCJBV1NfUFJPRklMRSI6InlvdXItYXdzLXByb2ZpbGUifSwiZGlzYWJsZWQiOmZhbHNlLCJhdXRvQXBwcm92ZSI6W119) | [![Install on VS Code](https://img.shields.io/badge/Install_on-VS_Code-FF9900?style=flat-square&logo=visualstudiocode&logoColor=white)](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) |
171
+ | [![Install MCP Server](https://cursor.com/deeplink/mcp-install-light.svg)](https://cursor.com/en/install-mcp?name=awslabs.documentdb-mcp-server&config=eyJjb21tYW5kIjoidXZ4IGF3c2xhYnMuZG9jdW1lbnRkYi1tY3Atc2VydmVyQGxhdGVzdCIsImVudiI6eyJGQVNUTUNQX0xPR19MRVZFTCI6IkVSUk9SIiwiQVdTX1BST0ZJTEUiOiJ5b3VyLWF3cy1wcm9maWxlIn0sImRpc2FibGVkIjpmYWxzZSwiYXV0b0FwcHJvdmUiOltdfQ==) | [![Install on VS Code](https://img.shields.io/badge/Install_on-VS_Code-FF9900?style=flat-square&logo=visualstudiocode&logoColor=white)](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
173
  Configure the MCP server in your MCP client configuration (e.g., for Amazon Q Developer CLI, edit ~/.aws/amazonq/mcp.json):
174
174
 
@@ -191,6 +191,35 @@ Configure the MCP server in your MCP client configuration (e.g., for Amazon Q De
191
191
  }
192
192
  }
193
193
  ```
194
+ ### Windows Installation
195
+
196
+ For Windows users, the MCP server configuration format is slightly different:
197
+
198
+ ```json
199
+ {
200
+ "mcpServers": {
201
+ "awslabs.documentdb-mcp-server": {
202
+ "disabled": false,
203
+ "timeout": 60,
204
+ "type": "stdio",
205
+ "command": "uv",
206
+ "args": [
207
+ "tool",
208
+ "run",
209
+ "--from",
210
+ "awslabs.documentdb-mcp-server@latest",
211
+ "awslabs.documentdb-mcp-server.exe"
212
+ ],
213
+ "env": {
214
+ "FASTMCP_LOG_LEVEL": "ERROR",
215
+ "AWS_PROFILE": "your-aws-profile",
216
+ "AWS_REGION": "us-east-1"
217
+ }
218
+ }
219
+ }
220
+ }
221
+ ```
222
+
194
223
 
195
224
  ## Prerequisites
196
225
 
@@ -14,4 +14,4 @@
14
14
 
15
15
  """AWS Labs DocumentDB MCP Server package."""
16
16
 
17
- __version__ = '1.0.3'
17
+ __version__ = '1.0.6'
@@ -1,6 +1,6 @@
1
1
  [project]
2
2
  name = "awslabs.documentdb-mcp-server"
3
- version = "1.0.3"
3
+ version = "1.0.6"
4
4
  description = "An AWS Labs Model Context Protocol (MCP) server for documentdb"
5
5
  readme = "README.md"
6
6
  requires-python = ">=3.10"