Dbtrail MCP Server

See every row change in MySQL and PostgreSQL, and undo the ones you didn't want. No restore, no locks, no schema changes. It is available as a remote MCP endpoint.

Teams that work with binlog, database and dba tools and want a hosted endpoint instead of running a local process. The project is written in Go.

VERIFIED ACTIVE

LAST COMMIT 2026-09-16 · ★ 52 · #100 OF 168 MAINTAINED DATABASE · VERIFIED 2026-09-18

Apache-2.0 · Go servers · how we verify → /methodology

01 · Install Dbtrail

Claude Code

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

Claude Desktop / Cursor / VS Code - add to config

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

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

https://api.dbtrail.com/mcp

transport: streamable-http

endpoint NOT responding · probed 2026-09-17

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as remote - your agent's requests go to api.dbtrail.com

license Apache-2.0 - declared in the repository

registry vendor namespace com.dbtrail - domain-verified with the official MCP registry

03 · What Dbtrail can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

Latest releases

v0.83.0 · 2026-09-18

Bump version to 0.83.0, update changelog · baseline refresh: keep a changed table's file and write the change beside it (opt-in) (#1706) · baseline refresh: tell a refresh that is falling behind from one standing on a…

v0.82.0 · 2026-09-15

Backup settings says how fast S3 backups accumulate and hands over the bucket rule that expires them (#1642) · Backups history says how each backup was made, and why a full copy was needed (#1641) · Bump version to…

v0.81.0 · 2026-09-09

Bump version to 0.81.0, update changelog · read the local copy when it is the bucket's newest snapshot (#1627)

04 · Who maintains Dbtrail

dbtrail is maintained by dbtrail. It's the only MCP server we track from this author; the repo dates to Feb 2026.

05 · Facts

category
database - ranked #100 of 168 actively-maintained database servers as of 2026-09-18.
release cadence
10+ releases in the last 90 days (latest 2026-09-18)
registry
com.dbtrail/dbtrail (active, first published 2026-04-14)

06 · Dbtrail FAQ

What is Dbtrail?

See every row change in MySQL and PostgreSQL, and undo the ones you didn't want. No restore, no locks, no schema changes. It is available as a remote MCP endpoint.

Is Dbtrail still maintained?

Yes - as of 2026-09-18, its last commit was 2026-09-16 and it shipped 10+ releases in the last 90 days. We re-verify nightly.

How do I install Dbtrail?

Run `claude mcp add dbtrail-bintrail --transport http https://api.dbtrail.com/mcp`. You can also paste the ready-made client config above.

07 · Alternatives to Dbtrail

More database MCP servers · Mcpg · ClickHouse · Open Food Facts · Postgres MCP · Metabase AI Assistant

More Go MCP servers · Ksail · File Tools · Draugr · Office Addin MCP · Toolmesh · see all