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. Prerequisite: .NET 10.0 runtime 2. Configure — create ~/.config/sqlaugur/appsettings.json (Linux/macOS) or %APPDATA%\sqla
Add this skill
npx mdskills install mbentham/sqlaugurWell-documented MCP server with AST-based query validation, rate limiting, and DBA diagnostics
No forks yet. Be the first to fork and customize this skill.
Visual fork tree and fork list coming soon.