SQL Benchmarks Lab for Claude Code
io.github.rctruta/sqlbenchdag
Query pre-computed SQL engine benchmarks. Runs standalone, no server setup required.
client:Claude Code
transport:stdio
runtime:pypi
Install SQL Benchmarks Lab in Claude Code
run in your project directory
claude mcp add sqlbenchdag -e SB_RESULTS_DIR=<SB_RESULTS_DIR> -e SB_API_BASE=<SB_API_BASE> -- uvx sqlbenchdag
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs