Connect to SQL Server to query data, inspect schema, and analyze performance.
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 this SQL Server and list all databases, key tables, column types, and foreign key relationships, then organize them into a clear module-based summary.
A structured schema overview covering databases, tables, columns, and relationships for quick understanding of the data model.
Review SQL Server for slow queries and performance bottlenecks, identify the longest-running statements, explain likely causes, and suggest index, query, or configuration optimizations.
A performance report with slow queries, root-cause analysis, and actionable optimization recommendations.
Based on the database schema, write SQL to calculate the last 30 days' order count, revenue, and average order value by product line, and explain the source of each field.
Executable SQL queries plus field mapping notes and guidance on interpreting the results.
Query, monitor, and analyze SQL Server and Azure SQL databases directly.
Connect to Microsoft SQL Server to query data, inspect schemas, and run procedures.
Query SQL Server databases with natural language through Claude.
Securely access SQL Server databases in read-only mode for querying and analysis.
Connect to Microsoft SQL Server for queries, analysis, and visualization generation.
Connect AI to Microsoft SQL Server for schema queries and CRUD operations.