Provides an MCP server interface, enabling large language models to interact with Hydrolix clusters for executing SQL queries and introspecting database schemas.
The Hydrolix MCP server acts as a crucial bridge, allowing Large Language Models (LLMs) to seamlessly connect with and leverage data stored in Hydrolix clusters. It exposes a set of specialized tools that LLMs can utilize to run read-only SQL queries, list available databases, and enumerate tables within a specific database. This empowers LLMs to perform data retrieval and exploration tasks, enhancing their ability to answer questions or generate insights directly from your Hydrolix data, particularly when guided with effective prompting strategies.