Skip to main content
DatabasesPython

hydrolix/mcp-hydrolix

Hydrolix time-series datalake integration providing schema exploration and query capabilities to LLM-based workflows.

databasesofficialcloud-service
Share:

Quick Start

Clone the repository:

git clone https://github.com/hydrolix/mcp-hydrolix

Claude Desktop configuration example:

{
  "mcpServers": {
    "mcp-hydrolix": {
      "command": "npx",
      "args": [
        "-y",
        "hydrolix/mcp-hydrolix"
      ]
    }
  }
}

Check the repository README for specific installation and configuration instructions.

Details

Category
Databases
Language
Python
Author
hydrolix