MS_SQL_MCP_Server

Tadzesi/MS_SQL_MCP_Server

3.2

If you are the rightful owner of MS_SQL_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.

The MS SQL MCP Server is a Model Context Protocol server that connects Claude Desktop and Claude Code to Microsoft SQL Server databases, enabling AI-powered database exploration, analysis, and Entity Framework Core code generation through natural language.

Tools

Functions exposed to the LLM to take actions

mssql_list_databases

List all accessible databases

mssql_list_tables

List tables in a database

mssql_describe_table

Get complete table metadata (columns, indexes, FKs)

mssql_list_stored_procedures

List stored procedures

mssql_get_procedure_definition

Get procedure source code

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources