MotherDuck
DuckDB 클라우드 웨어하우스, 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을 Claude Code, Codex, Cursor, VS Code 등 MCP 호환 클라이언트에 추가하세요. 이 페이지의 설정 스니펫으로 각 클라이언트를 한 번에 구성할 수 있습니다.
MotherDuck MCP 서버는 인증이 필요한가요?
네. MotherDuck은(는) OAuth를 사용합니다. 처음 연결할 때 MCP 클라이언트가 브라우저 창을 열어 로그인 및 권한 부여를 진행하며, 이후 세션에서는 해당 자격 증명을 재사용합니다.
MotherDuck MCP 서버는 어떤 전송 방식을 사용하나요?
MotherDuck은(는) Streamable HTTP 엔드포인트를 제공합니다. 이는 Model Context Protocol의 현행 표준 전송 방식으로, 모든 주요 MCP 클라이언트에서 지원됩니다.