← Back to search Server uses filesystem capabilities via: fs.promises Server uses env_vars capabilities via: process.env
@akrym1582/sqldb-mcp-server
MCP server for SQL database access (MSSQL, PostgreSQL, MySQL)
npm
A
92.2 / 100
Versions
0.1.1latestJun 27, 2026
0.1.0Jun 27, 2026
0.0.5Mar 23, 2026
0.0.4Mar 20, 2026
0.0.3Mar 20, 2026
Tools 6
exportQuery annotations: none low
Execute a read-only SELECT SQL query and stream the results to a file.
saveQueryEvidence annotations: none low
Execute a read-only SELECT SQL query and save the SQL plus the results as a Markdown report file.
describeTable annotations: none low
Describe a table: returns columns (name, type, nullability, primary key, identity),
query annotations: none low
Execute a read-only SELECT SQL query. Returns results in a compact column/row format to reduce token usage.
listTables annotations: none low
List all base tables in the database, returning their schema and name.
explainQuery annotations: none low
Return the estimated execution plan for a SELECT SQL query without actually executing it.
Permissions 2
filesystem low env_vars low Scan Findings 21
low
Tool 'exportQuery' has no annotations
low
Tool 'saveQueryEvidence' has no annotations
low
Tool 'describeTable' has no annotations
low
Tool 'query' has no annotations
low
Tool 'listTables' has no annotations
low
Tool 'explainQuery' has no annotations
info
Sandbox failed to start for behavioral verification
info
package.json metadata
info
Tool: exportQuery
info
Tool: saveQueryEvidence
info
Tool: describeTable
info
Tool: query
info
Tool: listTables
info
Tool: explainQuery
info
Transport: stdio
info
Required env vars (10)
info
Sandbox failed to start for output poisoning scan
low
Permission: filesystem access detected
low
Permission: env_vars access detected
info
SBOM generated: 479 components
medium
No build provenance detected (SLSA L0)