MoMitwalyIgniteTech/mssql-mcp-server
3.1
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 henry@mcphub.com.
A Model Context Protocol (MCP) server that facilitates secure and direct interaction between AI assistants and Microsoft SQL Server databases using Basic SQL Authentication.
Tools
Functions exposed to the LLM to take actions
read_data
Execute SELECT queries
list_table
List all tables in the database
describe_table
Get detailed table schema information
insert_data
Insert new records into tables
update_data
Update existing records
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client