awslabs.documentdb-mcp-server 1.0.6__py3-none-any.whl → 1.0.8__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.
@@ -14,4 +14,4 @@
14
14
 
15
15
  """AWS Labs DocumentDB MCP Server package."""
16
16
 
17
- __version__ = '1.0.6'
17
+ __version__ = '1.0.8'
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: awslabs.documentdb-mcp-server
3
- Version: 1.0.6
3
+ Version: 1.0.8
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/
@@ -22,7 +22,7 @@ Classifier: Programming Language :: Python :: 3.12
22
22
  Classifier: Programming Language :: Python :: 3.13
23
23
  Requires-Python: >=3.10
24
24
  Requires-Dist: loguru>=0.7.0
25
- Requires-Dist: mcp[cli]>=1.11.0
25
+ Requires-Dist: mcp[cli]>=1.23.0
26
26
  Requires-Dist: pydantic>=2.10.6
27
27
  Requires-Dist: pymongo>=4.12.1
28
28
  Description-Content-Type: text/markdown
@@ -1,4 +1,4 @@
1
- awslabs/documentdb_mcp_server/__init__.py,sha256=dnlWR0Fyab5MdS2FHa-qZvSy8F7wlIYAS4Ungjr4PXs,685
1
+ awslabs/documentdb_mcp_server/__init__.py,sha256=BbHyYalnfhHe-2xkKxpfIre1XHgF6KrE4Oi0H3q5JMI,685
2
2
  awslabs/documentdb_mcp_server/analytic_tools.py,sha256=RZwj16btvZG6iBhTI2tQlEkVOp__XzO1uDrhoxuAyOY,14196
3
3
  awslabs/documentdb_mcp_server/config.py,sha256=ADAH5mPfaNOH6p_3VP1cp3_NCYOXvEw_Tj1_pMwrMQ8,1097
4
4
  awslabs/documentdb_mcp_server/connection_tools.py,sha256=i9gHLiBUtt17SN-FUWVvPeEcnLI9OxdzB7QTAnRp6_c,8285
@@ -6,9 +6,9 @@ awslabs/documentdb_mcp_server/db_management_tools.py,sha256=M7fARVw14YJ05_S29dpl
6
6
  awslabs/documentdb_mcp_server/query_tools.py,sha256=2xFqnJBLjVMpbUn9L8Ons63K8Hsoimg7UGpCmsBLhoY,4719
7
7
  awslabs/documentdb_mcp_server/server.py,sha256=uUeUeB5mmp_HgvqZTXcmpA6jwNoFgASTCXxvCemzoEA,4914
8
8
  awslabs/documentdb_mcp_server/write_tools.py,sha256=ONf-sPhkyIJFSpumy-gKAT2ArQI7TSoQHuwvQC8_iLU,8110
9
- awslabs_documentdb_mcp_server-1.0.6.dist-info/METADATA,sha256=Ng1cR7Gpl-m8KHYA3qj26fPoaL6JHp0FTCn7iVxQfB0,9204
10
- awslabs_documentdb_mcp_server-1.0.6.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
11
- awslabs_documentdb_mcp_server-1.0.6.dist-info/entry_points.txt,sha256=VqOHtSIp1uNoaD3MwshRt1fj6SNqm5Xp33ynSk7htPU,92
12
- awslabs_documentdb_mcp_server-1.0.6.dist-info/licenses/LICENSE,sha256=CeipvOyAZxBGUsFoaFqwkx54aPnIKEtm9a5u2uXxEws,10142
13
- awslabs_documentdb_mcp_server-1.0.6.dist-info/licenses/NOTICE,sha256=NgUq7a0KPM2X1_lzFwJFWKd-_cuMJxfz2OfCt9x1Xt4,97
14
- awslabs_documentdb_mcp_server-1.0.6.dist-info/RECORD,,
9
+ awslabs_documentdb_mcp_server-1.0.8.dist-info/METADATA,sha256=uhVhmXQwyDPKj8MHHJnTPB-B2taEy4D0Dixv2-fcFZE,9204
10
+ awslabs_documentdb_mcp_server-1.0.8.dist-info/WHEEL,sha256=WLgqFyCfm_KASv4WHyYy0P3pM_m7J5L9k2skdKLirC8,87
11
+ awslabs_documentdb_mcp_server-1.0.8.dist-info/entry_points.txt,sha256=VqOHtSIp1uNoaD3MwshRt1fj6SNqm5Xp33ynSk7htPU,92
12
+ awslabs_documentdb_mcp_server-1.0.8.dist-info/licenses/LICENSE,sha256=CeipvOyAZxBGUsFoaFqwkx54aPnIKEtm9a5u2uXxEws,10142
13
+ awslabs_documentdb_mcp_server-1.0.8.dist-info/licenses/NOTICE,sha256=NgUq7a0KPM2X1_lzFwJFWKd-_cuMJxfz2OfCt9x1Xt4,97
14
+ awslabs_documentdb_mcp_server-1.0.8.dist-info/RECORD,,
@@ -1,4 +1,4 @@
1
1
  Wheel-Version: 1.0
2
- Generator: hatchling 1.27.0
2
+ Generator: hatchling 1.28.0
3
3
  Root-Is-Purelib: true
4
4
  Tag: py3-none-any