cboettig/mcp-server
3.2
If you are the rightful owner of mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
The Data Query Server is an MCP server that allows LLMs to query datasets using SQL through DuckDB integration.
Tools
Functions exposed to the LLM to take actions
sql_query
Execute SQL queries against the datasets.
describe_table
Get schema and metadata for a specific table.
list_tables
List all available tables with descriptions.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client