66
/ 100
1 month ago
mcp_so

Elasticsearch MCP 服务器

elasticsearch mcp server and client, supports es7 and es8, based on Model Context Protocol python sdk

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 2 credentials: ES_PASSWORD, ES_API_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configES_HOSTES 主机地址 localhost
configES_PORTES 端口 9200
configES_USERNAME
🔐 secretES_PASSWORD
🔐 secretES_API_KEYES API 密钥 无
configES_USE_SSL是否使用 SSL false
configES_VERIFY_CERTS是否验证证书 true
configES_VERSIONES 版本 (7 或 8) 8
configUVICORN_NO_SIGNAL_HANDLERS
configUVICORN_TIMEOUT_KEEP_ALIVE
configUVICORN_TIMEOUT_GRACEFUL_SHUTDOWN
configUVICORN_RELOAD
configUVICORN_TIMEOUT_NOTIFY
configUVICORN_WORKERS
configUVICORN_LOG_LEVEL
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 4 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/macgaf-es-mcp-server-1x15b3)](https://m8ven.ai/mcp/macgaf-es-mcp-server-1x15b3)
commit: 031a30abb7cc0615cd2dbd13a9f1ae8cc638cf9a
code hash: 31a11063b7f14edb3290f4883bce43be57bd92f7373de4a17d73175599ffb394
verified: 6/16/2026, 1:08:29 PM
view raw JSON →