opensearch-mcp-server 2.0.0__py3-none-any.whl → 2.0.1__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.
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: opensearch-mcp-server
3
- Version: 2.0.0
3
+ Version: 2.0.1
4
4
  Summary: MCP Server for interacting with Elasticsearch and OpenSearch
5
5
  License: Apache License
6
6
  Version 2.0, January 2004
@@ -302,7 +302,7 @@ Using `uvx` will automatically install the package from PyPI, no need to clone t
302
302
  "elasticsearch-mcp-server"
303
303
  ],
304
304
  "env": {
305
- "ELASTICSEARCH_HOST": "https://localhost:9200",
305
+ "ELASTICSEARCH_HOSTS": "https://localhost:9200",
306
306
  "ELASTICSEARCH_USERNAME": "elastic",
307
307
  "ELASTICSEARCH_PASSWORD": "test123"
308
308
  }
@@ -319,7 +319,7 @@ Using `uvx` will automatically install the package from PyPI, no need to clone t
319
319
  "opensearch-mcp-server"
320
320
  ],
321
321
  "env": {
322
- "OPENSEARCH_HOST": "https://localhost:9200",
322
+ "OPENSEARCH_HOSTS": "https://localhost:9200",
323
323
  "OPENSEARCH_USERNAME": "admin",
324
324
  "OPENSEARCH_PASSWORD": "admin"
325
325
  }
@@ -345,7 +345,7 @@ Using `uv` requires cloning the repository locally and specifying the path to th
345
345
  "elasticsearch-mcp-server"
346
346
  ],
347
347
  "env": {
348
- "ELASTICSEARCH_HOST": "https://localhost:9200",
348
+ "ELASTICSEARCH_HOSTS": "https://localhost:9200",
349
349
  "ELASTICSEARCH_USERNAME": "elastic",
350
350
  "ELASTICSEARCH_PASSWORD": "test123"
351
351
  }
@@ -365,7 +365,7 @@ Using `uv` requires cloning the repository locally and specifying the path to th
365
365
  "opensearch-mcp-server"
366
366
  ],
367
367
  "env": {
368
- "OPENSEARCH_HOST": "https://localhost:9200",
368
+ "OPENSEARCH_HOSTS": "https://localhost:9200",
369
369
  "OPENSEARCH_USERNAME": "admin",
370
370
  "OPENSEARCH_PASSWORD": "admin"
371
371
  }
@@ -15,8 +15,8 @@ src/tools/cluster.py,sha256=XRAG-uxdfrieYX1ov_cBb66IYXaa8OoSWCUfXvNauy0,587
15
15
  src/tools/document.py,sha256=XZTVuk4di9VEwWMZN7jyDVnzoOiXkb4FBrXF44sVXTs,2052
16
16
  src/tools/index.py,sha256=7KNPtElTFelkjRSvdMqPBx9nx_9Uk01OnTMeVo7YeCs,1345
17
17
  src/tools/register.py,sha256=wrG2P6-YPW77bTg1j_ELp8omWRYsJjFeOHUy_unHe6Y,1344
18
- opensearch_mcp_server-2.0.0.dist-info/METADATA,sha256=0A6zv4UFDA609Uom3Dl2cv8MtuZPyTurw2jEPcmR_-E,18509
19
- opensearch_mcp_server-2.0.0.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
20
- opensearch_mcp_server-2.0.0.dist-info/entry_points.txt,sha256=ImfJnUwMpQUBmu-1MeBG_P0dwamfXKQh82mBKW7tWNY,138
21
- opensearch_mcp_server-2.0.0.dist-info/licenses/LICENSE,sha256=DBsjuP5FR51d9kaUdXlVBuBv3cQ_I_adq9gefYQ9FcY,11339
22
- opensearch_mcp_server-2.0.0.dist-info/RECORD,,
18
+ opensearch_mcp_server-2.0.1.dist-info/METADATA,sha256=MtINKdN8znSvu40hTc5Vcj6AE3o2r92pLmjZRo6Dojo,18513
19
+ opensearch_mcp_server-2.0.1.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
20
+ opensearch_mcp_server-2.0.1.dist-info/entry_points.txt,sha256=ImfJnUwMpQUBmu-1MeBG_P0dwamfXKQh82mBKW7tWNY,138
21
+ opensearch_mcp_server-2.0.1.dist-info/licenses/LICENSE,sha256=DBsjuP5FR51d9kaUdXlVBuBv3cQ_I_adq9gefYQ9FcY,11339
22
+ opensearch_mcp_server-2.0.1.dist-info/RECORD,,