sql
A dialect-agnostic SQL toolset giving an agent permission-scoped access to PostgreSQL, MySQL, SQLite, and MSSQL through one unified set of tools. Introspect schemas/tables/columns, run parameterized read-only SELECTs with stateless keyset pagination, and (in dml/full scopes) execute parameterized writes and atomic batches — all behind a statement classifier that blocks statement stacking, comment evasion, and data-modifying CTEs, plus DB-level read-only enforcement. One database (DSN) per server instance; the dialect is selected by config.
Install
Add this asset to a Skaile workspace:
npx skaile-cli install mcp-server:@admin/sql#0.1.1 Source
This version is pinned to an immutable upstream commit. Asset bytes are fetched directly from the repository — the Catalog never stores them.
- Repository
- skaile-ai/ai-assets
- Commit
-
38773c169e
Files (1)
Show file list 1 file
-
mcp/sql/MCP.mde3cd46d7190d…
Integrity
Composite content hash over the pinned file set.
fe6b581304bcb9b1c389bf2f4222427b9250cf8cd4a7fdeb70f97e277c25b760 Files are fetched directly from the source repository at the pinned commit and verified against per-file hashes at install time.
Security
No security assessments for this commit. This does not mean the asset is safe — it has not been scanned.
Manifest
View manifest sourceRequires
No declared dependencies.