mcp-mssql-sqlserver

cvelasquez/mcp-mssql-sqlserver

3.2

If you are the rightful owner of mcp-mssql-sqlserver 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 MCP SQL Server is a Model Context Protocol server designed to connect Claude Desktop and Claude Code with Microsoft SQL Server, enabling seamless interaction and management of SQL databases.

Tools

Functions exposed to the LLM to take actions

query

Executes any SQL query.

get_schema

Retrieves the schema of a specific table or all tables.

get_indexes

Displays all indexes of a table.

get_execution_plan

Analyzes the execution plan of a query.

get_stored_procedure

Obtains the full definition of a stored procedure.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources