MCP HubMCP Hub
I

elasticsearch7-mcp-server

By imlewc·Visit Source
MCP server for Elasticsearch 7.x
2025년 4월 18일
6 days ago
0 Clicks

What is this MCP

This is a Model Context Protocol (MCP) server that provides an interface for interacting with Elasticsearch 7.x, enabling MCP clients to perform search operations and other Elasticsearch functions through a standardized protocol.

How to use this MCP

You can use this MCP by connecting any MCP client to the server (default port 9999) and calling supported methods like es-ping, es-info, or es-search. The server can be installed via Smithery or manually using pip, and requires Elasticsearch 7.x credentials.

What this MCP can be used for

This MCP enables integration of Elasticsearch 7.x functionality into MCP-compatible systems, allowing for complex search operations, aggregations, highlighting, and filtering through a standardized interface that can be used by various clients and applications.

Repository Info
Stars:
1
Forks:
4
Watchers:
1
Last Updated: 2 months ago