Back to search
30
MCP

es-knowledge-base-mcp

pypi/es-knowledge-base-mcp

An MCP server for crawling documentation, writing it to Elasticsearch for vector search retrieval by an LLM.

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-server-es7
MCP Server for interacting with Elasticsearch and OpenSearch
0 tools
elasticsearch-mcp-server-es9
MCP Server for interacting with Elasticsearch and OpenSearch
0 tools
mcpcommunity/cr7258-elasticsearch-mcp-server
A Model Context Protocol (MCP) server implementation that provides Elasticsearch and OpenSearch i...
0 tools

How to use

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

{
  "mcpServers": {
    "es-knowledge-base-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}