harshad-webx/mssql-mcp-server
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.
The MSSQL MCP Server is a secure, read-only server that provides AI assistants with access to Microsoft SQL Server databases, enabling schema discovery, query execution, and business intelligence insights.
Tools
Functions exposed to the LLM to take actions
execute_query
Execute read-only SQL SELECT queries against your database.
get_table_schema
Get comprehensive schema information for a specific table.
search_tables
Search for tables and views by name pattern.
analyze_query
Analyze SQL query performance and get optimization recommendations.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client