mcp logo

mcp

by meghanmurphy1

mcp is a Python implementation of an Elasticsearch MCP server. It allows you to interact with Elasticsearch using a specific protocol.

View on GitHub

Last updated: N/A

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