jedrazb_elastic-semantic-search-mcp-server
0
This project is a Python-based implementation of an MCP server designed for conducting semantic searches on blog posts indexed in Elasticsearch. It facilitates integration with tools like Claude Desktop to enhance search capabilities.
Overview
This repository provides a Python implementation of an MCP server for semantic search through Search Labs blog posts indexed in Elasticsearch. It assumes you've crawled the blog posts and stored them in the search-labs-posts
index using Elastic Open Crawler.