01Auto-discovers MSSQL connection strings from appsettings.json files
02Supports standard ADO.NET-style and sqlserver:// URL connection string formats
03Provides tools to discover connections, execute queries, list tables, and describe schemas
04Supports finding connections in ConnectionStrings sections and top-level keys
05Works as both an MCP server and a standalone CLI tool
060 GitHub stars