🗄️

Veto — SQL Safety & Cost Oracle

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

RUN IN TERMINAL
# See repository for install instructions
ADD TO claude_desktop_config.json
{ "mcpServers": { "comvetosql-veto": { "command": "npx", "args": [] } } }
ADD TO .vscode/mcp.json
{ "mcpServers": { "comvetosql-veto": { "command": "npx", "args": [] } } }
ADD TO .cursor/mcp.json
{ "mcpServers": { "comvetosql-veto": { "command": "npx", "args": [] } } }

TRY THIS MCP

Loading available tools...

About This MCP Server

The com.vetosql/veto server is a database tool that acts as a gate to ensure the safety, correctness, and cost of Postgres SQL queries before they are executed by an AI agent. It connects to Postgres databases and enables remote vetting of SQL queries, allowing developers to verify the determinism of their queries. Developers would use this tool when they need to validate the correctness and potential costs of SQL queries generated by AI coding assistants, such as Claude Code and Cursor, to prevent potential errors or security issues.

Deterministic safety, correctness & cost gate that vets Postgres SQL before your AI agent runs it.. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with database capabilities via the streamable-http transport.

HOW TO USE

Select your AI client above to get the install command. This MCP server uses the streamable-http transport.

What tools does it provide?

The Veto — SQL Safety & Cost Oracle server extends your AI assistant with database capabilities. Once installed, your AI can use its tools automatically.

DETAILS
README BADGE
Skills Playground MCP badge
[![Skills Playground](https://skillsplayground.com/badges/mcp/comvetosql-veto.svg)](https://skillsplayground.com/mcps/comvetosql-veto/)
SHARE
Share on X

Related MCP Servers

Get the best new skills
in your inbox

Weekly roundup of top Claude Code skills, MCP servers, and AI coding tips.