Aaronontheweb/mssql-mcp
3.6
If you are the rightful owner of mssql-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 henry@mcphub.com.
A .NET-powered Model Context Protocol (MCP) server for Microsoft SQL Server.
Tools
Functions exposed to the LLM to take actions
execute_sql
Execute any SQL query against the database.
list_tables
List all tables with schema, name, type, and row count.
list_schemas
List all available schemas/databases in the SQL Server instance.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client