MotherDuck
DuckDB cloud warehouse, SQL
關於 MotherDuck
MotherDuck is a serverless cloud data warehouse built on DuckDB. Its remote MCP server lets assistants explore schemas, run SQL, and analyze warehouse data using natural language against the databases teams already manage in MotherDuck.
連線資訊
https://api.motherduck.com/mcp- 傳輸協定
- Streamable HTTP
- 身分驗證
- OAuth
設定
claude mcp add motherduck --transport http https://api.motherduck.com/mcp常見問題
什麼是 MotherDuck 遠端 MCP 伺服器?
MotherDuck 遠端 MCP 伺服器是託管於 https://api.motherduck.com/mcp 的 Model Context Protocol 端點,AI 助手無需在本機安裝或執行任何程式即可連線。 MotherDuck is a serverless cloud data warehouse built on DuckDB. Its remote MCP server lets assistants explore schemas, run SQL, and analyze warehouse data using natural language against the databases teams already manage in MotherDuck.
如何連線到 MotherDuck MCP 伺服器?
將端點 https://api.motherduck.com/mcp 加入任何相容 MCP 的用戶端,例如 Claude Code、Codex、Cursor 或 VS Code。本頁的設定片段可一步完成各用戶端的設定。
MotherDuck MCP 伺服器需要身分驗證嗎?
需要。MotherDuck 使用 OAuth:首次連線時,MCP 用戶端會開啟瀏覽器視窗讓你登入並授權,之後的工作階段將重複使用該憑證。
MotherDuck MCP 伺服器使用哪種傳輸協定?
MotherDuck 提供 Streamable HTTP 端點,這是 Model Context Protocol 目前的標準傳輸方式,所有主流 MCP 用戶端皆支援。