gunvertugberk

5 mods across 1 repository, 3 stars between them.

mcp-tool-creator

01

gunvertugberk/mcp-sqlserver

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…

3 4mo ago A 97 tokens original MIT

mssql-code-reviewer

02

gunvertugberk/mcp-sqlserver

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…

3 4mo ago A 74 tokens original MIT

gunvertugberk/mcp-sqlserver

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…

3 4mo ago A 80 tokens original MIT

gunvertugberk/mcp-sqlserver

Instructions file

Instructions for gunvertugberk/mcp-sqlserver, covering mcp-sqlserver — project guide for claude, what this project is, stack, commands and directory map.

3 4mo ago A 1,726 tokens original MIT

mcp-sqlserver

05

gunvertugberk/mcp-sqlserver

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.

3 4mo ago A tokens not measured original MIT