elasticsearch-mcp-server 2.0.1__py3-none-any.whl → 2.0.2__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.
Potentially problematic release.
This version of elasticsearch-mcp-server might be problematic. Click here for more details.
- {elasticsearch_mcp_server-2.0.1.dist-info → elasticsearch_mcp_server-2.0.2.dist-info}/METADATA +9 -9
- {elasticsearch_mcp_server-2.0.1.dist-info → elasticsearch_mcp_server-2.0.2.dist-info}/RECORD +5 -5
- {elasticsearch_mcp_server-2.0.1.dist-info → elasticsearch_mcp_server-2.0.2.dist-info}/WHEEL +0 -0
- {elasticsearch_mcp_server-2.0.1.dist-info → elasticsearch_mcp_server-2.0.2.dist-info}/entry_points.txt +0 -0
- {elasticsearch_mcp_server-2.0.1.dist-info → elasticsearch_mcp_server-2.0.2.dist-info}/licenses/LICENSE +0 -0
{elasticsearch_mcp_server-2.0.1.dist-info → elasticsearch_mcp_server-2.0.2.dist-info}/METADATA
RENAMED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: elasticsearch-mcp-server
|
|
3
|
-
Version: 2.0.
|
|
3
|
+
Version: 2.0.2
|
|
4
4
|
Summary: MCP Server for interacting with Elasticsearch and OpenSearch
|
|
5
5
|
License: Apache License
|
|
6
6
|
Version 2.0, January 2004
|
|
@@ -205,14 +205,14 @@ License: Apache License
|
|
|
205
205
|
limitations under the License.
|
|
206
206
|
License-File: LICENSE
|
|
207
207
|
Requires-Python: >=3.10
|
|
208
|
-
Requires-Dist: anthropic
|
|
209
|
-
Requires-Dist: elasticsearch
|
|
210
|
-
Requires-Dist: fastmcp
|
|
211
|
-
Requires-Dist: mcp
|
|
212
|
-
Requires-Dist: opensearch-py
|
|
213
|
-
Requires-Dist: python-dotenv
|
|
214
|
-
Requires-Dist: tomli-w
|
|
215
|
-
Requires-Dist: tomli
|
|
208
|
+
Requires-Dist: anthropic==0.49.0
|
|
209
|
+
Requires-Dist: elasticsearch==8.17.2
|
|
210
|
+
Requires-Dist: fastmcp==0.4.1
|
|
211
|
+
Requires-Dist: mcp==1.6.0
|
|
212
|
+
Requires-Dist: opensearch-py==2.8.0
|
|
213
|
+
Requires-Dist: python-dotenv==1.1.0
|
|
214
|
+
Requires-Dist: tomli-w==1.2.0
|
|
215
|
+
Requires-Dist: tomli==2.2.1
|
|
216
216
|
Description-Content-Type: text/markdown
|
|
217
217
|
|
|
218
218
|
# Elasticsearch/OpenSearch MCP Server
|
{elasticsearch_mcp_server-2.0.1.dist-info → elasticsearch_mcp_server-2.0.2.dist-info}/RECORD
RENAMED
|
@@ -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
|
-
elasticsearch_mcp_server-2.0.
|
|
19
|
-
elasticsearch_mcp_server-2.0.
|
|
20
|
-
elasticsearch_mcp_server-2.0.
|
|
21
|
-
elasticsearch_mcp_server-2.0.
|
|
22
|
-
elasticsearch_mcp_server-2.0.
|
|
18
|
+
elasticsearch_mcp_server-2.0.2.dist-info/METADATA,sha256=AWxmPz8dBz1B2U7g64LN0vokbkn9XbPpllYQ754wvog,18517
|
|
19
|
+
elasticsearch_mcp_server-2.0.2.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
|
|
20
|
+
elasticsearch_mcp_server-2.0.2.dist-info/entry_points.txt,sha256=ImfJnUwMpQUBmu-1MeBG_P0dwamfXKQh82mBKW7tWNY,138
|
|
21
|
+
elasticsearch_mcp_server-2.0.2.dist-info/licenses/LICENSE,sha256=DBsjuP5FR51d9kaUdXlVBuBv3cQ_I_adq9gefYQ9FcY,11339
|
|
22
|
+
elasticsearch_mcp_server-2.0.2.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|