SQL Benchmarks Lab MCP Server
io.github.rctruta/sqlbenchdag
What is the SQL Benchmarks Lab MCP server?
Query pre-computed SQL engine benchmarks. Runs standalone, no server setup required.
How to install SQL Benchmarks Lab
Copy-paste configuration for popular MCP clients.
SB_RESULTS_DIRDirectory of experiment result capsules. The package ships the SQL suites, taxonomy and templates but NOT capsules, which are run output — so on a fresh install the catalog tools work and list_results is empty until this points at a results directory.
SB_API_BASEOptional. Base URL of a running SQL Benchmarks REST API. Leave unset and the read tools mount the API in-process — no server needed. Set it only when the API runs elsewhere, or to use submit_experiment, which needs a process that outlives the request.
{
"mcpServers": {
"sqlbenchdag": {
"command": "uvx",
"args": [
"sqlbenchdag"
],
"env": {
"SB_RESULTS_DIR": "<YOUR_SB_RESULTS_DIR>",
"SB_API_BASE": "<YOUR_SB_API_BASE>"
}
}
}
}{
"mcpServers": {
"sqlbenchdag": {
"command": "uvx",
"args": [
"sqlbenchdag"
],
"env": {
"SB_RESULTS_DIR": "<YOUR_SB_RESULTS_DIR>",
"SB_API_BASE": "<YOUR_SB_API_BASE>"
}
}
}
}{
"mcpServers": {
"sqlbenchdag": {
"command": "uvx",
"args": [
"sqlbenchdag"
],
"env": {
"SB_RESULTS_DIR": "<YOUR_SB_RESULTS_DIR>",
"SB_API_BASE": "<YOUR_SB_API_BASE>"
}
}
}
}{
"servers": {
"sqlbenchdag": {
"type": "stdio",
"command": "uvx",
"args": [
"sqlbenchdag"
],
"env": {
"SB_RESULTS_DIR": "<YOUR_SB_RESULTS_DIR>",
"SB_API_BASE": "<YOUR_SB_API_BASE>"
}
}
}
}claude mcp add sqlbenchdag --env SB_RESULTS_DIR=<YOUR_SB_RESULTS_DIR> --env SB_API_BASE=<YOUR_SB_API_BASE> -- uvx sqlbenchdagRelated MCP servers
Control a real Chrome browser to complete any task: fill forms, extract data, book flights.
World Monitor
Live global intelligence: real-time markets, conflicts, country risk, chokepoints, energy. 39 tools.
Netdata
Real-time infrastructure monitoring with metrics, logs, alerts, and ML-based anomaly detection.
Trending hip-hop artist momentum scores across four cultural dimensions.
AI orchestration with hive-mind swarms, neural networks, and 87 MCP tools for enterprise dev.
Scrapling MCP Server
Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.