资讯

A Model Context Protocol (MCP) server for Microsoft SQL Server that enables secure database interactions through a controlled interface. Allows AI assistants to safely list tables, read data, and ...
If SQL connection fails: Verify the BankaDb connection string points to a valid SQL Server instance and database. For local dev, Trusted_Connection=True;TrustServerCertificate=True; is convenient.