SQL Safety Gate MCP avatar

SQL Safety Gate MCP

Pricing

from $5.00 / 1,000 sql safety analyses

Go to Apify Store
SQL Safety Gate MCP

SQL Safety Gate MCP

Parse SQL and enforce a deterministic single-statement read-only policy before agent execution.

Pricing

from $5.00 / 1,000 sql safety analyses

Rating

0.0

(0)

Developer

Q Services

Q Services

Maintained by Community

Actor stats

0

Bookmarked

1

Total users

0

Monthly active users

5 days ago

Last modified

Categories

Share

Parse SQL before an agent sends it to a database. The server never connects to or executes against a database.

Tools

  • analyze_sql: rejects writes, multiple statements, SELECT INTO/OUTFILE and known dangerous functions.
  • enforce_read_only: returns one validated read-only query and adds a bounded LIMIT when missing.

Supported dialects: PostgreSQL, MySQL, MariaDB, SQLite, Transact-SQL and BigQuery. This is a defense-in-depth check; database permissions must still enforce read-only access. Connect at /mcp. Pricing is $0.005 per completed tool call.