← All servers

dbtrail

latest · 0.1.0

MySQL change tracking with instant row-level recovery and forensic attribution for compliance.

Install

claude mcp add --transport http com-dbtrail-dbtrail https://api.dbtrail.com/mcp

/mcp confirms it's connected.

Install

Or add it manually in ~/.cursor/mcp.json:

{
  "mcpServers": {
    "com-dbtrail-dbtrail": {
      "url": "https://api.dbtrail.com/mcp"
    }
  }
}

In claude_desktop_config.json (Settings → Developer → Edit Config), then restart:

{
  "mcpServers": {
    "com-dbtrail-dbtrail": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://api.dbtrail.com/mcp"
      ]
    }
  }
}

Endpoint, any MCP client:

https://api.dbtrail.com/mcp

Community score

Community — from web signals no reviews yet

Public discussion about this server (community v1) — not enough signal to score yet. First-party reviews join the formula in v2.

What the web says

Ecosystem baseline 53 / 100

Objective public usage & activity (formula v3) — a secondary sort, never blended into the community score.

Ecosystem signals 3 collected
GitHub stars · 4 hours ago
★ 52
Last commit · 4 hours ago
today
Issue close rate · 4 hours ago
97%
Version history 1
  • 0.1.0 release date unknown
Details
Transport
streamable-http
Status
listed
Source
Imported from the MCP registry
Repository
source ↗