execute_sql
Run SQL queries on Microsoft SQL Server databases using the MCP server to interact securely, retrieve table data, and execute database operations directly.
Instructions
Execute an SQL query on the SQL Server
Input Schema
Name | Required | Description | Default |
---|---|---|---|
query | Yes | The SQL query to execute |