sdragone01/backup-mssql-mcp-server
3.2
If you are the rightful owner of backup-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.
MS SQL MCP Server 1.1 is a bridge that allows AI assistants to query and explore Microsoft SQL Server databases without requiring coding experience.
Tools
Functions exposed to the LLM to take actions
mcp_SQL_mcp_discover_database
Explore the database structure without writing SQL.
mcp_SQL_mcp_table_details
Get detailed information about a specific table.
mcp_SQL_mcp_execute_query
Run a safe, read-only SQL query.
mcp_SQL_mcp_discover_tables
Find tables by name pattern.
mcp_SQL_mcp_get_query_results
Access saved query results for large datasets.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client