mcpserver.lol
registry/veto
Connection check verified live · 28h ago

veto

Deterministic safety, correctness & cost gate that vets Postgres SQL before your AI agent runs it.

Tools 3
GitHub stars
Installs / wk
Licence
Transport streamable-http
Last checked 28h ago

Tools & capabilities

3 tools

Read from the running server on 28h ago.

analyze_sql sql*schemadialectrowCountHints
Analyze Postgres SQL/migrations for destructive operations, locking risk, correctness traps (NULL handling that silently returns wrong results), anti-patterns, and query cost. Retu…
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.…
set_policies 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…