Use natural language to query, update, and manage MSSQL databases.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "mssql-mcp" yet — see the docs or source repo.
Connect to my MSSQL database and generate executable SQL to summarize the last 30 days of sales by region from the orders table, including revenue, order count, and average order value.
An executable SQL query with a brief explanation of the returned fields.
In MSSQL, mark customers with no orders in 90 days and zero balance as inactive. First provide the selection SQL for review, then the update SQL, and remind me to back up the data.
Selection and update SQL, plus risk notes and a recommended execution order.
Analyze the relationships among the users, orders, and order_items tables, check for missing primary keys, foreign keys, and common indexes, and provide MSSQL schema improvement suggestions.
A schema analysis and suggested executable CREATE or ALTER statements.
Connect AI to Microsoft SQL Server for schema queries and CRUD operations.
Connect to Microsoft SQL Server to query data, inspect schemas, and run procedures.
Securely connect AI assistants to SQL Server for queries, analysis, and admin tasks.
Query MSSQL databases safely in natural language with schema discovery.
Connect to Microsoft SQL Server for safe schema exploration and read-only queries.
Query, inspect, and manage MySQL databases through a structured MCP interface.