Skip to content

docs(motherduckmcp): add MotherDuck MCP connector documentation#781

Draft
Pranesh-Raghu wants to merge 1 commit into
mainfrom
claude/stoic-davinci-87qoxc
Draft

docs(motherduckmcp): add MotherDuck MCP connector documentation#781
Pranesh-Raghu wants to merge 1 commit into
mainfrom
claude/stoic-davinci-87qoxc

Conversation

@Pranesh-Raghu

@Pranesh-Raghu Pranesh-Raghu commented Jun 25, 2026

Copy link
Copy Markdown
Collaborator

Summary

Adds documentation for the MotherDuck MCP connector — an OAuth 2.1 (MCP) connector for querying and analyzing DuckDB databases, with 28 tools covering database queries, Dives (interactive React data apps), and Flights (scheduled Python compute jobs).

Files added

  • src/content/docs/agentkit/connectors/motherduckmcp.mdx — connector quickstart page
  • src/data/agent-connectors/motherduckmcp.ts — tool data (28 tools)
  • src/data/agent-connectors/catalog.ts — catalog entry added
  • src/components/templates/agent-connectors/_setup-motherduckmcp.mdx — setup stub (cloned from atlassianmcp)
  • src/components/templates/agent-connectors/_section-after-setup-motherduckmcp-common-workflows.mdx — common workflows stub (cloned from atlassianmcp)
  • src/components/templates/agent-connectors/index.ts — exports for SetupMotherduckmcpSection and SectionAfterSetupMotherduckmcpCommonWorkflows

Stub disclosure

_setup-motherduckmcp.mdx and _section-after-setup-motherduckmcp-common-workflows.mdx are cloned stubs from atlassianmcp and require:

  • (a) Real screenshots replacing {/* TODO: add screenshot ... */} markers
  • (b) Review and update of connector-specific setup steps (OAuth scopes, app registration flow, MotherDuck-specific URLs)
  • (c) The common workflows section currently references Atlassian-specific concepts (cloudId, Atlassian resources) and must be rewritten for MotherDuck

Preview link

https://deploy-preview-781--scalekit-starlight.netlify.app/agentkit/connectors/motherduckmcp/

Test plan

  • Open the preview link and verify the page renders
  • Tool list shows 28 tools
  • Replace {/* TODO: add screenshot ... */} markers in _setup-motherduckmcp.mdx
  • Rewrite _section-after-setup-motherduckmcp-common-workflows.mdx with MotherDuck-specific workflows (query, dive creation, flight scheduling)
  • Review the setup steps for connector-specific accuracy (OAuth scopes, redirect URI, MotherDuck app registration)

@coderabbitai

coderabbitai Bot commented Jun 25, 2026

Copy link
Copy Markdown
Contributor

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: ASSERTIVE

Plan: Pro

Run ID: 6c2c5fa9-c93b-4ff7-8c5e-8a2df65d0054

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch claude/stoic-davinci-87qoxc
  • 🛠️ fix frontmatter
  • 🛠️ fix internal links

Comment @coderabbitai help to get the list of available commands.

@netlify

netlify Bot commented Jun 25, 2026

Copy link
Copy Markdown

Deploy Preview for scalekit-starlight ready!

Name Link
🔨 Latest commit 1e8b2f9
🔍 Latest deploy log https://app.netlify.com/projects/scalekit-starlight/deploys/6a3cdcad13e2520008c2716f
😎 Deploy Preview https://deploy-preview-781--scalekit-starlight.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 56 (no change from production)
Accessibility: 98 (no change from production)
Best Practices: 92 (no change from production)
SEO: 92 (no change from production)
PWA: -
View the detailed breakdown and full score reports
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants