SERVER
Elasticsearch MCP Server
Rank #753glama/cr7258/elasticsearch-mcp-server
MCP server providing elasticsearch-server capabilities
First listed
Jan 9, 2025
Last publish date
Sep 15, 2025
OVERVIEW
Elasticsearch MCP Server is a Model Context Protocol (MCP) server published by cr7258. It ranks #753 of 58,900 servers tracked on MCP Toplist, and its repository has 285 GitHub stars. Elasticsearch MCP Server is listed across 4 registries — Official MCP, Glama, PulseMCP and mcp.so, with 4 tracked versions. It was first listed on Jan 9, 2025 and most recently updated on Sep 15, 2025.
STANDING
#753of 58,900 tracked serversTop 5%
Ranks ahead of 58,147 of 58,900 servers on MCP Toplist.
Recent momentum
+218GitHub stars since Sep 8 (+325%)
CONNECT
Use Elasticsearch MCP Server
Add Elasticsearch MCP Server to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
Python package (PyPI)
{
"mcpServers": {
"elasticsearch-mcp-server": {
"command": "uvx",
"args": [
"elasticsearch-mcp-server"
],
"env": {
"ELASTICSEARCH_HOSTS": "<your ELASTICSEARCH_HOSTS>",
"ELASTICSEARCH_API_KEY": "<your ELASTICSEARCH_API_KEY>",
"ELASTICSEARCH_USERNAME": "<your ELASTICSEARCH_USERNAME>",
"ELASTICSEARCH_PASSWORD": "<your ELASTICSEARCH_PASSWORD>",
"ELASTICSEARCH_VERIFY_CERTS": "<your ELASTICSEARCH_VERIFY_CERTS>"
}
}
}
}Replace each placeholder with your own value before saving.
REGISTRIES
Listed on 3 registries (1 delisted)
ORGANIZATION
cr7258
MORE FROM THIS PUBLISHER
Other servers by cr7258
View all cr7258 servers →VERSIONS
Available versions (4)
| Version | Published |
|---|---|
| 2.0.15 | Sep 15, 2025 |
| 2.0.14 | Sep 11, 2025 |
| 2.0.12 | Sep 11, 2025 |
| 0.1.0 | Nov 25, 2024 |
FAQ
Frequently asked questions
- What is Elasticsearch MCP Server?
- MCP server providing elasticsearch-server capabilities
- Who maintains Elasticsearch MCP Server?
- Elasticsearch MCP Server is maintained by cr7258, which publishes 3 MCP servers (4 total versions) tracked on MCP Toplist.
- Is Elasticsearch MCP Server an official MCP server?
- Yes — Elasticsearch MCP Server is listed on the Official MCP Registry, alongside Glama, PulseMCP and mcp.so.
- How many versions does Elasticsearch MCP Server have?
- MCP Toplist tracks 4 versions of Elasticsearch MCP Server, most recently published on Sep 15, 2025.
- Where can I find the source code for Elasticsearch MCP Server?
- The source code for Elasticsearch MCP Server is hosted at github.com/cr7258/elasticsearch-mcp-server.
EXPLORE