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.
Query and manage Microsoft SQL Server databases with natural language.
Securely connect AI assistants to SQL Server for queries, analysis, and admin tasks.
Interact with MySQL databases using natural language for queries and management.
Connect to Microsoft SQL Server for safe schema exploration and read-only queries.
Connect to MySQL with natural language for schema exploration and SQL queries.
Query, monitor, and analyze SQL Server and Azure SQL databases directly.