sql_mcp_server

prashantsolanki3/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.

A FastMCP server that provides SQL database interaction tools via a conversational AI interface.

Tools

Functions exposed to the LLM to take actions

query_sql

Execute a SQL query and return the results.

list_tables

List all tables available in the database.

describe_table

Get the structure of a specific table.

execute_nonquery

Execute INSERT, UPDATE, DELETE or other non-query SQL statements.

list_odbc_drivers

List all available ODBC drivers on the system.

database_info

Get general information about the connected database.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources