Back to directory
mustafahasankhan/duckdb-mcp-server

mustafahasankhan/duckdb-mcp-server

@mustafahasankhan

A MCP server for DuckDB with auth and friendly sql support out of the box.

duckdbdatabasesqlmodel-context-protocolmcp-serverpythondata-analysiss3

Installation & Configuration

{
  "mcpServers": {
    "duckdb": {
      "command": "duckdb-mcp-server",
      "args": [
        "--db-path",
        "~/duckdb-data/data.db"
      ]
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2026/6/12
Updated
2026/6/12