Agent Plugins Marketplace
All plugins

motherduck

v1.0.8-ghast.1

Explore, query, manage, analyze, and visualize MotherDuck data with the official hosted OAuth MCP server, including Dives.

Agent Plugins1 MCP serverStreamable HTTP

By MotherDuckLicense: MIT0 GitHub starsUpdated 3 hours ago

Directory evidence

Runtimes
Agent Plugins
Parsed components
1 skill or MCP entry
Source updated
Aug 30, 2026
Manifest status
Canonical path parsed

The directory validates manifest shape and source location. It does not execute the plugin or provide a security endorsement. Review the indexing methodology

Get the plugin

git clone https://github.com/Trapezohe/ghast-plugins

Clone the source repository, then follow its setup instructions to add the plugin to a compatible client. The plugin root is plugins/motherduck/.

This listing currently publishes only the generic Agent Plugins format. Automatic install commands for other clients are not generated yet.

Plugin files

plugins/motherduck/
├── plugin.json
└── mcp.json

MCP servers1

motherduckStreamable HTTP
url
https://api.motherduck.com/mcp

Plugin manifests1

plugins/motherduck/plugin.json
{
  "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
  "name": "motherduck",
  "version": "1.0.8-ghast.1",
  "description": "Explore, query, manage, analyze, and visualize MotherDuck data with the official hosted OAuth MCP server, including Dives.",
  "author": {
    "name": "MotherDuck",
    "url": "https://motherduck.com"
  },
  "homepage": "https://motherduck.com/docs/sql-reference/mcp/",
  "repository": "https://github.com/motherduckdb/mcp-server-motherduck",
  "license": "MIT",
  "extensions": {
    "ai.trapezohe.ghast": {
      "category": "data",
      "upstreamRevision": "275d2e7d2ba4f5b48ce8ad3f01a9aeea8bd08616",
      "upstreamPath": ".",
      "icon": "./assets/icon.png"
    }
  }
}

If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.

[motherduck on Agent Plugins Marketplace](https://pluginsmp.com/plugins/motherduck-2)