A
securityA
licenseA
qualityA Model Context Protocol (MCP) server that provides search and crawl functionality using Search1API.
Last updated -
5
719
143
TypeScript
MIT License
Elasticsearch 7.x 的 MCP 服务器,提供与 Elasticsearch 7.x 版本的兼容性。
要通过Smithery自动为 Claude Desktop 安装 Elasticsearch 7.x MCP 服务器:
服务器需要以下环境变量:
ELASTIC_HOST
:Elasticsearch 主机地址(例如http://localhost:9200 )ELASTIC_USERNAME
:Elasticsearch 用户名ELASTIC_PASSWORD
:Elasticsearch 密码MCP_PORT
:(可选)MCP 服务器监听端口,默认 9999.env
文件并设置ELASTIC_PASSWORD
:这将启动一个三节点 Elasticsearch 7.17.10 集群、Kibana 和 MCP 服务器。
您可以使用任何 MCP 客户端连接到 MCP 服务器:
目前支持的 MCP 方法:
es-ping
:检查 Elasticsearch 连接es-info
:获取 Elasticsearch 集群信息es-search
:在 Elasticsearch 索引中搜索文档elasticsearch7-mcp-server
[LICENSE 文件中的许可证]
remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
提供与 Elasticsearch 7.x 数据库交互的 MCP 协议接口,支持包括聚合、突出显示和排序在内的全面搜索功能。
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/imlewc/elasticsearch7-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server