BigHugger
MCP MCP server · io.github.t8y2

io.github.t8y2/dbx

Query databases from AI agents using connections configured in DBX.

host stars
19,913
30-day movement
+911304/day
Related entries
2
Connections
0
npmlocalstdio

This is the MCP server component of DBX, a Rust-based database client. It exposes database connections configured in the DBX desktop app to AI coding agents over stdio, letting them run queries against those connections.

You already manage connections in DBX and want your AI agent to query those same databases without re-entering credentials.

Use it to

  • Let AI coding agents query databases configured in DBX
  • Reuse existing DBX connection credentials for agent access
  • Run agent-generated SQL against MySQL, PostgreSQL, Redis, MongoDB and other supported stores
  • Keep database access centralized in one connection manager

For DBX users integrating AI coding agents with databases

Runs
installed — on your machine
Transport
stdio
Packaged as
npm:@dbx-app/mcp-server
Install
npx -y @dbx-app/mcp-server
Version
0.1.3
Last release
2026-05-03
topicsmcpdatabaseai-agentssqlruststdio