Back to search
30
MCP

elasticsearch-memory-mcp

pypi/elasticsearch-memory-mcp

🧠 Elasticsearch-powered MCP server with hierarchical memory categorization, intelligent auto-detection, and batch review capabilities

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

elasticsearch-client-mcp-py
MCP Server for Elasticsearch - schema discovery, search, CRUD operations
0 tools
elasticsearch-mcp-server
MCP Server for interacting with Elasticsearch and OpenSearch
0 tools
elasticsearch-mcp-server
A Model Context Protocol (MCP) server implementation that provides Elasticsearch and OpenSearch interaction.
0 tools
elasticsearch-mcp
MCP server for Elasticsearch clusters
0 tools
elasticsearch-mcp-server-es7
MCP Server for interacting with Elasticsearch and OpenSearch
0 tools
es-knowledge-base-mcp
An MCP server for crawling documentation, writing it to Elasticsearch for vector search retrieval by an LLM.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "elasticsearch-memory-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}