hydrolix/mcp-hydrolix
An MCP server for Hydrolix
Platform-specific configuration:
{
"mcpServers": {
"mcp-hydrolix": {
"command": "npx",
"args": [
"-y",
"mcp-hydrolix"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
<!-- mcp-name: io.github.hydrolix/mcp-hydrolix -->
[](https://pypi.org/project/mcp-hydrolix)
An MCP server for Hydrolix.
run_select_querysql (string): The SQL query to execute.list_databaseslist_tablesdatabase (string): The name of the database.get_table_infodatabase (string): The name of the database.table (string): The name of the table.Due to the wide variety in LLM architectures, not all models will proactively use the tools above, and few will use them effectively without guidance, even with the carefully-constructed tool descriptions provided to the model. To get the best results out of your model while using the Hydrolix MCP server, we recommend the following:
When running with HTTP or SSE transport, a health check endpoint is available at /health. This endpoint:
200 OK with the Hydrolix query-head's Clickhouse version if the server is healthy and can connect to Hydrolix503 Service Unavailable if the server cannot connect to the Hydrolix query-headExample:
curl http://loLoading reviews...