mcp-server-duckdb — MCP Server by ktanaka101

by ktanaka101 · MCP Server · ★ 173

Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h

About mcp-server-duckdb

mcp-server-duckdb A Model Context Protocol (MCP) server implementation for DuckDB, providing database interaction capabilities through MCP tools. It would be interesting to have LLM analyze it. DuckDB is suitable for local analysis. Overview This server enables interaction with a DuckDB database through the Model Context Protocol, allowing for database operations like querying, table creation, and schema inspection. Components Resources Currently, no custom resources are implemented. Prompts Currently, no custom prompts are implemented. Tools The server implements the following database interaction tool: query: Execute any SQL query on the DuckDB database Input: (string) - Any valid DuckDB SQL statement Output: Query results as text (or success message for operations like CREATE/INSERT) [!NOTE] The server provides a single unified function rather than separate specialized functions, as modern LLMs can generate appropriate SQL for any

duckdbmcpmcp-server

Quick Facts

Stars173
Forks22
LanguagePython
CategoryMCP Server
LicenseMIT
Quality Score79.9804328849752/100
Open Issues5
Last Updated2025-05-05
Created2024-11-30
Platformsmcp, python
Est. Tokens~5k

mcp-server-duckdb alternative? Top 6 similar tools

Looking for a mcp-server-duckdb alternative? If you're comparing mcp-server-duckdb with other mcp server tools, these 6 projects are the closest alternatives on Agent Skills Hub — ranked by topic overlap, star count, and community traction.

  • flapi by DataZooDE · ⭐ 72

    API Framework heavily relying on the power of DuckDB and DuckDB extensions. Ready to build performant and cost

  • orionbelt-semantic-layer by ralfbecher · ⭐ 56

    Open-source Semantic Sidecar for AI, analytics, and governed data systems. Compiles declarative YAML models in

  • mcp-duckdb-memory-server by IzumiSy · ⭐ 55

    MCP Memory Server with DuckDB backend

  • PerformanceMonitor by erikdarlingdata · ⭐ 426

    Free, open-source SQL Server performance monitoring — 32 collectors, real-time alerts, graphical plan viewer,

  • sidemantic by sidequery · ⭐ 101

    The universal metrics layer. Compatible with 15+ formats: Cube, MetricFlow, LookML, Omni, BSL, LDM, Cortex, Ma

  • mxcp by raw-labs · ⭐ 69

    Model eXecution + Context Protocol: Enterprise-Grade Data-to-AI Infrastructure

More MCP Server Tools

Explore other popular mcp server tools:

View all MCP Server tools →

Popular Python Agent Tools

Frequently Asked Questions

What is mcp-server-duckdb?

mcp-server-duckdb is A Model Context Protocol (MCP) server implementation for DuckDB, providing database interaction capabilities. It is categorized as a MCP Server with 173 GitHub stars.

What programming language is mcp-server-duckdb written in?

mcp-server-duckdb is primarily written in Python. It covers topics such as duckdb, mcp, mcp-server.

How do I install or use mcp-server-duckdb?

You can find installation instructions and usage details in the mcp-server-duckdb GitHub repository at github.com/ktanaka101/mcp-server-duckdb. The project has 173 stars and 22 forks, indicating an active community.

What license does mcp-server-duckdb use?

mcp-server-duckdb is released under the MIT license, making it free to use and modify according to the license terms.

What are the best alternatives to mcp-server-duckdb?

The top alternatives to mcp-server-duckdb on Agent Skills Hub include flapi, orionbelt-semantic-layer, mcp-duckdb-memory-server. Each offers a different approach to the same problem space — compare them side-by-side by stars, quality score, and community activity.

View on GitHub → Browse MCP Server tools