Skip to content

mbentham/SqlAugur

v1.4.0 Feature

This release adds 3 notable features for engineering teams evaluating rollout.

Published 3mo MCP Data & Storage
✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

ai c# dba .net llm mcp
+3 more
mcp-server model-context-protocol sql-server

Summary

AI summary

Response size optimizations reduce DBA tool outputs by up to 99% and add a maxRows limit for variable‑length tools.

Full changelog

Added

  • Response size optimisations for all 14 DBA diagnostic tools — per-tool column exclusion, truncation, and smart parameter defaults reduce responses by 90–99% while preserving full data via includeQueryPlans/includeXmlReports/verbose flags
  • maxRows parameter for tools with variable-length output (sp_BlitzIndex, sp_BlitzLock, sp_HealthParser, sp_LogHunter, sp_IndexCleanup, sp_QueryReproBuilder)
  • Glama directory listing with glama.json
  • Container image on GHCR (ghcr.io/mbentham/sqlaugur:1.4.0)

Fixed

  • sp_HealthParser query_plan columns now excluded by default and respect the includeQueryPlans parameter
  • Double-prefixed metric columns in sp_QuickieStore output (e.g. min_min_spills) caused by duplicate entries with baked-in prefixes
  • Simplified BuildBlitzOptions to single return path matching other format option builders

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

Share this release

Track mbentham/SqlAugur

Get notified when new releases ship.

Sign up free

About mbentham/SqlAugur

SQL Server MCP server with AST-based query validation, read-only safety, schema exploration, ER diagram generation, and DBA toolkit integration (First Responder Kit, DarlingData, sp_WhoIsActive).

All releases →

Beta — feedback welcome: [email protected]