mcp-hydrolix logo

mcp-hydrolix将机器人语言模型连接到 Hydrolix 数据平台,让模型拥有直接操作 Hydrolix 数据库、查看表格结构和安全执行 SQL 查询的能力,只需提供一个服务地址和相应凭证。

(0)
Daniel Nikulshyn审阅者 Daniel Nikulshyn·更新 2026年7月

概览

该插件连接机器人语言模型到 Hydrolix 数据平台,使其能够列表数据库、检查表格结构以及执行安全的 SQL 查询。它需要一个服务地址和凭证才能正常运作。该插件支持通过Claude Desktop或Claude Code进行设置,配置过程包括 Hydrolix 凭证和服务细节。通过 uv 或 pip 进行的安装中,可设置插件使用 UV 或 Pip进行安装,其后配置则涉及添加一个 Claude Desktop 配置文件条目,包括命令、参数和 Hydrolix 访问的环境变量等信息。该插件设计为可与 Hydrolix集群一起使用,让用户能够通过机器人语言模型与 Hydrolix 数据进行交互。

主要功能

  • 列出数据库
  • 检查表格结构
  • 安全执行 SQL 查询
  • 与 Claude Desktop 和 Claude Code 进行集成
  • 支持 UV 和 Pip 组建安装
  • 灵活的身份验证方法

价格

模型
Free
评分
暂无评价

使用场景

通过机器人语言模型进行数据分析

使用 mcp-hydrolix 插件连接一个机器人语言模型到 Hydrolix 集群,执行包括列表数据库和安全执行 SQL 查询在内的数据分析任务。

使用机器人语言模型进行自动化

通过使用该插件,使机器人语言模型能够自动化数据检查和查询任务,从而提高数据管理的效率。

优点 & 缺点

优点

  • 使机器人语言模型能够与 Hydrolix 数据进行交互
  • 允许列出数据库、检查表格结构、安全执行 SQL 查询
  • 支持通过 Claude Desktop 或 Claude Code 进行设置
  • 可以通过 UV 或 Pip 进行安装
  • 灵活配置支持多种身份验证方法

缺点

  • 需要 Hydrolix 凭证和服务地址
  • 配置涉及编辑 Claude Desktop 特定文件
  • 可能需要进行命令不发现错误的调试
  • 依赖对特定 Python 和其他工具的版本

评测

登录以留下评测。

暂无评测。来当第一个吧!

问答

Can the plugin run any SQL query, or are there safety restrictions?

The plugin only executes “safe” SQL queries as defined by Hydrolix, preventing destructive operations. It can list databases, inspect table schemas, and run read‑only queries, but it will block commands that could modify data or affect system stability.

Asked by Paulo Cardoso · Sep 24, 2025

What installation methods are supported for the plugin?

You can install mcp-hydrolix using either the Python package manager pip or the alternative installer uv. Both methods place the plugin in your Python environment so Claude Desktop or Claude Code can invoke it.

Asked by Vikram Rao · Aug 5, 2025

How do I configure the mcp-hydrolix plugin with Claude Desktop?

Add an entry to the Claude Desktop configuration file specifying the command, arguments, and environment variables for your Hydrolix server address and credentials. The plugin reads these settings at runtime to connect to your Hydrolix cluster.

Asked by Vincenzo Greco · Jul 8, 2025

提问

服务配缩器 的替代品