Elasticsearch icon

Elasticsearch

Enables LLM-powered applications to manage and interact with Elasticsearch clusters using the Model Context Protocol.

概要

The Octodet Elasticsearch MCP Server provides a comprehensive interface for managing and interacting with Elasticsearch clusters via the standardized Model Context Protocol (MCP). It empowers LLM-powered applications to perform full CRUD operations on documents and indices, execute advanced searches with DSL queries and highlighting, and monitor cluster health. This server streamlines Elasticsearch data management for AI-driven workflows, offering features like bulk operations and query-based updates/deletes to enhance efficiency and flexibility.

主な機能

  • Complete Elasticsearch CRUD operations for documents and indices
  • Support for bulk operations for improved performance
  • Ability to update or delete documents based on queries
  • Cluster management capabilities including health monitoring
  • Advanced search functionality with Elasticsearch DSL queries and highlighting
  • 0 GitHub stars

ユースケース

  • Automating Elasticsearch operations as part of larger AI-driven data processing workflows
  • Integrating Elasticsearch data management into LLM-powered applications like VS Code extensions or Claude Desktop
  • Enabling AI agents to perform complex searches and manipulate data within Elasticsearch clusters