Stats
Actions
Tags
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"fledgling": {
"command": "duckdb",
"args": [
"-init",
".fledgling-init.sql"
]
}
}
}Server configuration and connection parameters
duckdb.Command-line arguments passed to the server process
Declared capabilities of this MCP server
npx claudepluginhub teaguesterling/claude-plugins --plugin fledgling