← All servers
πŸ”§

ElasticsearchVerifiedπŸ›‘ No advisories

io.github.TocharianOU/elasticsearch
New to MCP? Start here β†’
8β˜… stars
0weekly installs
3 months agolast release

Provenancewhere it came from, and what was verified

βœ“
Verified namespace

Published to the official MCP registry by github.com/tocharianou, which proved it owns this namespace.

Verified owner: github.com/tocharianou β†—io.github.TocharianOU/elasticsearch

πŸ›‘ Permissions & trustwhat this server can touch before you run it

β—†
Secrets required
Needs ES_API_KEY, ES_PASSWORD, ES_API_KEY, ES_PASSWORD.
βœ“
Configuration
Reads ES_URL, ES_USERNAME, ES_CA_CERT, NODE_TLS_REJECT_UNAUTHORIZED, MAX_TOKEN_CALL, MCP_TRANSPORT, ….

About

Elasticsearch MCP Server with multi-version support (ES 5.x-9.x) and comprehensive API access

Packages & transports

npm@tocharianou/elasticsearch-mcpv0.7.2 Β· npx
npm@tocharianou/elasticsearch-mcpv0.7.2 Β· npx

Metadata

Categorydevops
LicenseApache-2.0
Add to your client
Pick your client, copy, paste into its config. That's the whole setup.
~/.claude/claude_desktop_config.json
{
  "mcpServers": {
    "elasticsearch": {
      "command": "npx",
      "args": [
        "-y",
        "@tocharianou/elasticsearch-mcp"
      ]
    }
  }
}

β–Ά Try itrun it locally

This is a local server, so it runs on your machine, not ours. Paste this to open it in the official MCP Inspector and poke at its tools:

npx @modelcontextprotocol/inspector npx -y @tocharianou/elasticsearch-mcp