News

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 e ...
Create the database schema Option A – Run the ready script (easiest) Open database/script.sql in SSMS and execute it. It creates the BankaDB database, tables, FKs, defaults, and stored procedures.