Debanjan29

5 mods across 1 repository, 0 stars between them.

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…

0 9d 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…

0 9d 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…

0 9d ago A 80 tokens copy · 100% MIT

mcp-sqlserver

05

Debanjan29/readonly-mssql-mcp-db

MCP server Claude CodeCodexCursor +2

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.

0 9d ago A tokens not measured copy · 100% MIT