Use when adding a new MCP tool to this SQL Server MCP server project. Handles the full scaffolding end-to-end — picks the right tools/.ts file, writes the register function with security gates, registers it in server.ts if needed, updates the README tool table and CHANGELOG. Enforces the project's tool-authoring…
Use when reviewing code changes in this SQL Server MCP project for quality, logic correctness, project convention adherence, dead code, missing README/CHANGELOG updates, and pattern consistency. Broad reviewer — covers everything EXCEPT security perimeter violations, which belong to mssql-security-reviewer. If you…
Use when reviewing code in this SQL Server MCP project for security perimeter violations — specifically SQL injection, missing parameterization, unescaped identifiers, skipped security gates, missing validateQuery calls, and stdout leaks. Narrow, high-precision reviewer that reports only findings it is confident…
Instructions for gunvertugberk/mcp-sqlserver, covering mcp-sqlserver — project guide for claude, what this project is, stack, commands and directory map.
A powerful MCP server for SQL Server — schema discovery, query execution, DDL, stored procedures, performance diagnostics & more. Runs locally from the @tugberkgunver/mcp-sqlserver npm package.