Open Issues Need Help
View All on GitHubAI Summary: This issue proposes improving error handling when an invalid Elasticsearch index name is provided. Instead of a raw `index_not_found_exception`, the system should catch this error and present a user-friendly message that states the index was not found, lists all available indices, and optionally suggests similar index names using fuzzy matching.
This project includes a Model Context Protocol (MCP) server that exposes the indexed data through a standardized set of tools. This allows AI coding agents to interact with the indexed codebase in a structured way.