MCPHub

0 serversUpdated Aug 28, 2026

ServersTrendingCategories
MCPHub

Catalog

  • Servers
  • Trending
  • Categories

Company

  • About

Shout out

  • Formatly
  • Hirime

Searchable catalog of Model Context Protocol servers. Find tools that connect your AI assistant to the services and data you use.

PrivacyTerms

© 2026 MCPHub

Servers/Databases/hydrolix/mcp-hydrolix
DatabasesOfficialPython
H

hydrolix/mcp-hydrolix

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

0 starsUpdated Aug 28, 2026
View on GitHub

Ads

Overview

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

Installation

pip install mcp-hydrolix

Configuration

{
  "mcpServers": {
    "mcp-hydrolix": {
      "command": "uvx",
      "args": [
        "--python",
        "3.13",
        "--refresh-package",
        "mcp-hydrolix",
        "mcp-hydrolix"
      ],
      "env": {
        "HYDROLIX_URL": "https://<your-hydrolix-hostname>",
        "HYDROLIX_USER": "<your-username>",
        "HYDROLIX_PASSWORD": "<your-password>"
      }
    }

Capabilities

  • List available databases

    Ask the assistant to enumerate all databases in your Hydrolix cluster using `list_databases`.

  • Explore tables in a database

    Request a list of all tables within a specific database via `list_tables`.

  • Inspect table schema

    Retrieve column names, types, and metadata for a given table with `get_table_info`.

  • Run SQL queries

    Execute arbitrary SQL against your Hydrolix cluster using `run_select_query` to analyze log or event data.

Tags

  • llm
  • ai-model
  • database
  • awesome-list

Related MCP servers

I

InstantDB

Official

Create, manage, and update applications on InstantDB, the modern Firebase.

10.5kDatabasesUpdated 1 day ago
J

Jitsu

Official

Manage Jitsu data pipelines from your AI assistant — destinations, streams, connections, syncs, functions, and live events.

5kDatabasesUpdated 3 days ago

PostgreSQL MCP Server

Official

Run read-only SQL queries and inspect PostgreSQL schemas from your MCP client.

3.2kDatabasesUpdated 5 days ago
F

Financial Datasets

Official

Stock market API made for AI agents

2.3kDatabasesUpdated Jun 5, 2025