Read and explore Microsoft SQL Server databases through a standardized interface.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "MSSQL MCP Server" yet — see the docs or source repo.
Using the MSSQL MCP Server in read-only mode, list all tables, column types, and primary key relationships in the current database, grouped by schema.
A schema-grouped inventory of tables with columns, data types, and primary key details.
Use the MSSQL MCP Server to query the number of orders and total sales by region for the last 30 days, sorted by sales descending, and return only the top 10 regions.
A summarized result showing regions, order counts, and ranked sales totals.
Using the MSSQL MCP Server, check the customers table for duplicate email addresses, missing phone numbers, and records not updated in the past year, and count each issue separately.
Counts for each data quality issue, optionally with sample records if needed.
Connect to Microsoft SQL Server for safe schema exploration and read-only queries.
Securely run read-only queries and diagnostics on two SQL Server 2019 instances.
Securely inspect and query SQL Server databases for analysis and troubleshooting.
Query, analyze, and modernize Microsoft SQL Server databases using natural language.
Query and manage Microsoft SQL Server databases with natural language.
Safely query SQL Server data and inspect tables and schemas read-only.