usql-mcp

jvm/usql-mcp

3.3

If you are the rightful owner of usql-mcp 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 usql-mcp server integrates the Model Context Protocol with the usql CLI, enabling seamless database query execution across various supported databases.

Tools

Functions exposed to the LLM to take actions

execute_query

Run an arbitrary SQL statement.

execute_script

Execute a multi-statement script.

list_databases

List databases available on the server.

list_tables

List tables in the current database.

describe_table

Inspect table metadata via \d.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources