sql_mcp_server

chengyaoyang/sql_mcp_server

3.2

If you are the rightful owner of sql_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.

SQL MCP Server is a protocol server designed to execute SQL queries using SQLite databases, returning results in a Markdown table format for easy readability in large model environments.

Tools

Functions exposed to the LLM to take actions

run_query

Executes SQL queries and returns results in Markdown table format.

list_tables

Lists all tables and views in the SQLite database.

describe_table

Provides detailed information about a specified table or view.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources