Microsoft SQL Server MCP Server

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

NameRequiredDescriptionDefault
queryYesThe SQL query to execute

Input Schema (JSON Schema)

{ "properties": { "query": { "description": "The SQL query to execute", "type": "string" } }, "required": [ "query" ], "type": "object" }

You must be authenticated.

Other Tools from Microsoft SQL Server MCP Server

Related Tools

ID: 29cpe19k30