MCP server providing AI assistants with safe, read-only SQL Server access
An MCP server that gives AI assistants safe, read-only access to SQL Server databases. Every query is parsed into a full AST using Microsoft's official T-SQL parser — not regex — so comment injection, string literal tricks, and encoding bypasses are blocked at the syntax level. Use this order for all install methods: 2. Save in the correct location 3. Add SqlAugur to your MCP client config 4.…
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.
An MCP server that gives AI assistants safe, read-only access to SQL Server databases. Every query is parsed into a full AST using Microsoft's official T-SQL parser — not regex — so comment injection, string literal tricks, and encoding bypasses are blocked at the syntax level. Use this order for all install methods: 2. Save in the correct location 3. Add SqlAugur to your MCP client config 4. Verify by asking your assistant to call Start with Installation for exact commands and file paths.…