mcp

mcp

0

This project is a Python implementation of an Elasticsearch Model Context Protocol server, designed to interact with Claude desktop and Elasticsearch. It focuses on streamlining data management and retrieval using MCP.

mcp

Python implementation of an Elasticsearch MCP server

Quick Start

Make sure you have Claude desktop installed and an instance of Elasticsearch running, and configure the .env appropriately.

Run:

make add-claude-config
make run