Skip to content

DuckDB

Free

by Indie Developer

In-process SQL OLAP database for analytical queries on local data.

v1.0.0Added Feb 17, 2025
duckdbolapanalytics
Works with:ClaudeGPTGeminiCopilot

DuckDB MCP Server

In-process SQL OLAP database for analytical queries on local data.

Features

  • SQL queries
  • Parquet support
  • CSV integration
  • JSON queries
  • Extensions

Installation

{
  "mcpServers": {
    "duckdb": {
      "command": "npx",
      "args": ["-y", "mcp-duckdb"]
    }
  }
}

Reviews

Leave a Review