DeltaScope

Fanduzi/DeltaScope
★ 2 stars Go 🗄️ Database Updated today
Offline-first SQL audit engine for MySQL、PostgreSQL and TiDB, with CLI, HTTP API, an official MCP server, and an npm launcher for DBAs, CI pipelines, and AI agents.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "deltascope": {
      "command": "go",
      "args": [
        "run",
        "github.com/Fanduzi/DeltaScope@latest"
      ]
    }
  }
}

Topics

ciclidatabasedevopsmcpmcp-servermysqlpostgresqlsql-audittidb