av1choudharyy/sql-server-mcp
3.1
If you are the rightful owner of sql-server-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 dayong@mcphub.com.
The MSSQL Model Context Protocol (MCP) Server is a Node.js implementation designed to provide a standardized API interface for interacting with Microsoft SQL Server databases.
Tools
Functions exposed to the LLM to take actions
execute_sql
Execute an SQL query against the connected database(s).
get_table_schema
Retrieve the schema information for a specific table.
list_databases
List all configured databases and their connection information.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client