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 want a hosted database endpoint instead of running a local process. The project is written in Go.

VERIFIED ACTIVE

LAST COMMIT 2026-08-23 · ★ 45 · #93 OF 151 MAINTAINED DATABASE · VERIFIED 2026-08-25

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 alive - authentication required · probed 2026-08-25

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

endpoint auth requires authentication - rejected our unauthenticated MCP initialize

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.69.0 · 2026-08-23

Bump version to 0.69.0, update changelog · session policies carry direct table/column restrictions (#1451)

v0.68.0 · 2026-08-23

Bump version to 0.68.0, update changelog · console/mcp: tolerate trailing slashes on /mcp and fix the bridge's early-notification crash (#1433)

v0.67.0 · 2026-08-22

Bump version to 0.67.0, update changelog · Connect AI as three short steps with a drawn install dialog (#1432) · a worked recipe for putting the console on a hostname (#1431)

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 #93 of 151 actively-maintained database servers as of 2026-08-25.
release cadence
10+ releases in the last 90 days (latest 2026-08-23)
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-08-25, its last commit was 2026-08-23 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.

Does Dbtrail require authentication?

Yes - when we probed the endpoint on 2026-08-25, it rejected an unauthenticated MCP initialize; you'll need credentials to connect.

07 · Alternatives to Dbtrail

More database MCP servers · Mcpg · Open Food Facts · Postgres MCP · Metabase AI Assistant · Sql Server Rules

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