Securely access SQL Server databases in read-only mode for querying and analysis.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "MCP SQL Server" yet — see the docs or source repo.
Connect to the SQL Server database in read-only mode and query sales, order count, and average order value by region for the last 30 days, then summarize the results in a table.
Returns read-only query results and a regional sales analysis table.
Read-only inspect the users and orders tables, identify records from the last 7 days with negative order amounts, missing user IDs, or duplicate order numbers, and explain possible causes.
Lists anomalous records, related fields, and initial investigation notes without modifying any data.
Analyze the main tables, fields, and primary/foreign key relationships in this SQL Server database in read-only mode, and write a concise schema overview for a new team member.
Produces a concise overview of the core schema to quickly understand table relationships and data layout.
Connect to SQL Server to query data, inspect schema, and analyze performance.
Connect AI to databases for queries, schema management, and data export.
Query, monitor, and analyze SQL Server and Azure SQL databases directly.
Query, explore, and interact with Azure SQL databases via MCP clients.
Let AI query multiple SQL databases read-only and export results.
Connect multiple SQL databases for querying, analysis, and browser-based management.