Database
SQLDatabase
15 stars
Custom
Free and open-source
12/5/2024
About
Unlock the power of analytical queries with this lightning-fast Model Context Protocol server that integrates DuckDB's in-process SQL OLAP database engine. This implementation enables AI models to perform complex data analysis, run SQL queries, and process large datasets with incredible speed, making it perfect for data scientists and analysts who need quick insights from their data while maintaining the simplicity of SQL
Setup Instructions
Clone the repository: bashCopygit clone https://github.com/ktanaka101/mcp-server-duckdb.git Navigate to project directory: bashCopycd mcp-server-duckdb Install dependencies: bashCopycargo build Configure database: Set up database connection Configure storage location Set memory limits if needed Environment setup: Configure database settings Set up access parameters Run the server: bashCopycargo run Note: Requires Rust toolchain installed
Contributors
Discussion
Please sign in to join the discussion