Debanjan29/readonly-mssql-mcp-db

0Stars on the repository
5Mods indexed here, across every type
4d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

mcp-tool-creator

01

Debanjan29/readonly-mssql-mcp-db

Agent Claude Code

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…

not rated 0 4d ago A 97 tokens copy · 100% MIT

mssql-code-reviewer

02

Debanjan29/readonly-mssql-mcp-db

Agent Claude Code

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…

not rated 0 4d ago A 74 tokens copy · 100% MIT

Debanjan29/readonly-mssql-mcp-db

Agent Claude Code

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…

not rated 0 4d ago A 80 tokens copy · 100% MIT