ddonathan/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.
MSSQL MCP Server is a Model Context Protocol server designed for Microsoft SQL Server, providing SQL authentication and a range of database management features.
Tools
Functions exposed to the LLM to take actions
mcp__mssql__query
Execute any SQL statement and return results or status.
mcp__mssql__list_tables
List all tables and views in the database.
mcp__mssql__describe_table
Get the schema (columns, types, constraints) of a specific table.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client