A minimal MCP server for SQL Server that supports running queries, listing tables, and retrieving table schemas. Input validation is handled with Zod, and connections use the mssql package. Ideal for structured database access via the Model Context Protocol.