sugiruu/mssql-mcp-server
3.2
If you are the rightful owner of mssql-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.
Simple MCP server with tools to execute queries against a MSSQL database.
Tools
Functions exposed to the LLM to take actions
run_query
Executes any SQL statement and returns rows or the number of affected rows.
describe_table
Returns the column metadata using INFORMATION_SCHEMA.
describe_indexes_and_foreign_keys
Lists index definitions plus inbound/outbound foreign keys.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client