MCP server for Microsoft SQL Server — read and data write operations, no DDL
[]( Model Context Protocol server for Microsoft SQL Server with read and data operations. Full data manipulation capabilities (INSERT, UPDATE, DELETE) with preview/confirm safeguards, but no DDL operations. Ideal for data engineers and ETL workflows where you need to modify data but want to prevent schema changes. This package is a thin wrapper around , which contains all shared logic, tools, and…
Verification confirms publisher identity (repo ownership), not code safety. The security scan covers known CVEs and suspicious install scripts — it cannot prove the absence of malicious code.
[]( Model Context Protocol server for Microsoft SQL Server with read and data operations. Full data manipulation capabilities (INSERT, UPDATE, DELETE) with preview/confirm safeguards, but no DDL operations. Ideal for data engineers and ETL workflows where you need to modify data but want to prevent schema changes. This package is a thin wrapper around , which contains all shared logic, tools, and governance features. The wrapper selects the tier and delegates to the core's function. This design…