Elasticsearch Server
Search, index, and analyze data in Elasticsearch clusters with natural language queries
By Elastic Community
How to install
MCP ServerMCP servers let Claude connect to external tools & services. Add this server to your MCP config, then restart the app.
Claude Desktop / Claude Code (local, stdio):
Add to claude_desktop_config.json (Desktop) or .mcp.json (Claude Code):
{
"mcpServers": {
"elasticsearch-server": {
"command": "npx",
"args": ["-y", "<package-name>"]
}
}
}Claude.ai (remote / hosted):
Settings β Connectors β β+β β search the directory β Connect, then authenticate via OAuth if prompted.
Config keys vary per server β always follow the server's own README. Restart Claude after adding it.
Exact steps can vary per project β always double-check the original source. New to this? Read the full install guide β
Source
More in Data & Analysis
View all βPostgreSQL Server
Query and manage PostgreSQL databases with read-only access by default
SQLite Server
Interact with SQLite databases for queries, schema inspection, and data analysis
Context7 Server
Provide up-to-date, version-specific library documentation directly in your prompts instead of outdated training data
Skyvern Browser Automation
AI-powered browser automation β navigate sites, fill forms, extract structured data, log in with stored credentials, and build reusable workflows