MCP Uptime
← MCP Reliability Index  /  Databases
V

Veto — SQL Safety & Cost Oracle

com.vetosql/veto
Deterministic safety, correctness & cost gate that vets Postgres SQL before your AI agent runs it.
healthy
status
3
tools exposed
6843ms
connect latency
dc38423087c2
schema fingerprint

Tools (3)

analyze_sql
Analyze Postgres SQL/migrations for destructive operations, locking risk, correctness traps (NULL handling that silently returns wrong results), anti-patterns, and query cost. Returns a deterministic verdict (ok/warn/block) with findings. Pass the optional `schema` argument (your CREATE TABLE/INDEX
set_policies
Replace the stored custom org policy set for your Pro key (this is also how you update or clear them: send the full new set to update, or an empty array to remove all). Each policy blocks or warns on an operation against matching tables (e.g. no DELETE on payments). Policies are declarative data — v
get_policies
Return the custom org policy set currently stored for your Pro key — the same rules analyze_sql enforces on top of the built-ins. Read-only; returns an empty list if none are set. Use set_policies to change them.

Endpoint

https://vetosql.com/mcp
Category: Databases · Last checked: 2026-07-30T13:13:34Z

Monitor your own MCP server

Get alerted the moment yours goes down, a tool schema drifts, or an upstream silently breaks.

Get early access
How we measure →
What this means. This server responded to the MCP handshake and listed its tools without authentication. The schema fingerprint lets us flag if tool signatures silently change (schema drift) between checks.