← All servers

sqlai.dev SQL VerifierVerified✓ No advisories

io.github.JadeSparrow/sqlai-dev-sql-verifier
New to MCP? Start here →
0★ stars
0weekly installs
23 days agolast release

Provenancewhere it came from, and what was verified

Verified namespace

Published to the official MCP registry by github.com/jadesparrow, which proved it owns this namespace.

Verified owner: github.com/jadesparrowio.github.JadeSparrow/sqlai-dev-sql-verifier

Permissions & trustwhat this server can touch before you run it

Network access
Connects to a hosted remote endpoint.

About

Executes SQL in a real ephemeral database: rows, typed errors with suggestions, plans, diffs.

Packages & transports

remotehttps://mcp.sqlai.dev/mcpHTTP

Metadata

Categorydatabases
Add to your client
Pick your client, copy, paste into its config. That's the whole setup.
~/.claude/claude_desktop_config.json
{
  "mcpServers": {
    "sqlai_dev_sql_verifier": {
      "command": "npx",
      "args": [
        "-y",
        "sqlai-dev-sql-verifier"
      ]
    }
  }
}

▸ Try itlive against mcp.sqlai.dev

This server has a hosted endpoint, so we can connect and list its actual tools right here. Nothing runs on your machine.