dba agents

4 tagged dba, measured the same way as everything else here.

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