alexariv/mcp-server-elasticsearch
Edits made to the original mcp-server-elasticsearch to help with deserialization issues we were facing. The only changes are made in base_tools.rs. We added a helper for the search to force an object instead of string. For MappingProperty string was made optional for the type.
Platform-specific configuration:
{
"mcpServers": {
"mcp-server-elasticsearch": {
"command": "npx",
"args": [
"-y",
"mcp-server-elasticsearch"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...