Home › Databases & Data › dbx
dbx
Query databases from AI agents using connections configured in DBX.
Connect
Review any command before running it. Package names and URLs come from the server's own registry entry.
Package (npm 0.1.3)
npx -y @dbx-app/[email protected]
Or add to your MCP client config:
{
"mcpServers": {
"dbx": {
"command": "npx",
"args": [
"-y",
"@dbx-app/[email protected]"
]
}
}
}
Related servers
MCP Toolbox for Databases
MCP Toolbox for Databases enables your agent to connect to your database.
baserow
Baserow database integration with table search, list, and row create, read, update, and delete capabilities.
mcp-server-chart
A Model Context Protocol server for generating charts using AntV.
vizro
Tools and templates to create validated and maintainable data charts and dashboards.
DBHub
Token-efficient database MCP server for PostgreSQL, MySQL, MariaDB, SQL Server, Oracle, SQLite
postgres-mcp
All-in-one MCP server for Postgres development and operations, with tools for performance analysis, tuning, and health checks
Data from the Official MCP Registry