databases
Elasticsearch Mcp Server
MCP Server implementation that provides Elasticsearch interaction
python
local
databases
Installation
npx -y cr7258/elasticsearch-mcp-serverConfiguration
Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):
{
"name": "elasticsearch-mcp-server",
"command": "npx",
"args": [
"-y",
"cr7258/elasticsearch-mcp-server"
]
}About This MCP Server
cr7258/elasticsearch-mcp-server
MCP Server implementation that provides Elasticsearch interaction
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHub