by MCP Community
MCP server for database access through DBeaver connections - native support for PostgreSQL, MySQL, SQLite, SQL Server with DBeaver CLI fallback for other databa
MCP server for database access through DBeaver connections - native support for PostgreSQL, MySQL, SQLite, SQL Server with DBeaver CLI fallback for other databa
npx -y dbeaver-mcp-server
{
"mcpServers": {
"dbeaver": {
"command": "npx",
"args": ["-y", "dbeaver-mcp-server"]
}
}
}Authentication
Not declared
Server class
CommunityCompliance
None declared