跳至主要內容
hs-sql-agent

Claude Desktop · MCP

給 Claude 一個受治理的 SQL MCP endpoint。

讓 Claude Desktop 透過 MCP 連到 hs-sql-agent,database discovery、query、Custom Tool 與需核准的 DML 都留在 server-side policy 後面。

01

MCP-native

使用與其他相容 client 相同的 MCP server surface。

02

Scoped credentials

MCP key 只綁定 Claude 被允許使用的 database 與 tools。

03

DML 需要真人核准

Mutation 可以在 commit 前要求 MCP form elicitation。

連接 Client,不是把 Database Password 交給 Client

Claude Desktop 透過 MCP 與 hs-sql-agent 溝通。真正的 database connection、authorization、policy、compiler 與 audit responsibility 都留在 server side。

只暴露 Client 真正需要的 Tools

可以替 Claude 發一把專用 MCP key,只允許 metadata discovery、SELECT、指定 Custom Tool,或依工作流程開放 DML。