Duckdb

Duckdb

MCP server implementation to interact with DuckDB databases.

Visit Duckdb

About Duckdb

DuckDB is an in-process SQL OLAP database management system. The 'mcp-server-duckdb' project is an implementation of a Model Context Protocol (MCP) server for DuckDB, allowing users to interact with DuckDB databases via the MCP interface. It is ideal for developers who need to integrate DuckDB with AI workflows or other systems using the MCP protocol.