SERVER
Elasticsearch MCP Server
Rank #1,172io.github.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 #1,172 of 76,851 servers tracked on MCP Toplist, and its repository has 299 GitHub stars. Elasticsearch MCP Server is listed across 4 registries — Official MCP, PulseMCP, mcp.so and Glama, with 4 tracked versions. It was first listed on Jan 9, 2025 and most recently updated on Sep 15, 2025.
STANDING
#1,172of 76,851 tracked serversTop 5%
Ranks ahead of 75,679 of 76,851 servers on MCP Toplist.
Recent momentum
+232GitHub stars since Sep 8 (+346%)
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 1 registry (3 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
- Who maintains Elasticsearch MCP Server?
- Elasticsearch MCP Server is maintained by cr7258, which publishes 3 MCP servers (5 total versions) tracked on MCP Toplist.
- Is Elasticsearch MCP Server listed on the Official MCP Registry?
- Yes — Elasticsearch MCP Server is listed on the Official MCP Registry, alongside PulseMCP, mcp.so and Glama.
- 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