Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by mcpflow • Uncategorized
An MCP server enabling interaction with DuckDB databases via Model Context Protocol tools.
Execute SELECT queries on a DuckDB database.
Modify DuckDB data with INSERT, UPDATE, or DELETE operations.
Inspect and manage DuckDB database schemas and tables.
This MCP server provides database interaction capabilities for DuckDB, allowing operations such as querying, table creation, and schema inspection through standardized MCP tools. It supports both read and write operations, with an optional read-only mode to ensure data integrity. The server is suitable for local database analysis and integration with LLMs, facilitating safe and efficient database management.