MS_SQL_MCP_server
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 henry@mcphub.com.
Microsoft SQL MCP Server is a robust SQL Server interface using the Model Context Protocol (MCP) standard, providing AI assistants with a controlled way to interact with SQL databases.
list_schemas
Get a comprehensive overview of all available database schemas.
list_tables
Uncover all tables and views in your schemas.
get_table_schema
Deep-dive into a table's anatomy - columns, data types, keys, and constraints.
search_schema_objects
Find any database object in seconds.
get_query_examples
Auto-generate sample queries for any table.