DuckDB MCP
MCP Serverby ktanaka101 · Added 5mo ago
Claude
61
Install
git clone https://github.com/ktanaka101/mcp-server-duckdbAdd to Claude
claude mcp add duckdb-mcpQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"duckdb-mcp": {
"command": "npx",
"args": [
"@modelcontextprotocol/duckdb-mcp"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
DuckDB database integration with schema inspection and query capabilities
Tags
data-analyticsmcp-serverdatabase