list_connectionsDBeaver MCP ServerRetrieve all configured DBeaver database connections to access and query multiple database types through existing setups.MIT License
test_connectionDBeaver MCP ServerVerify connectivity to DBeaver database connections by testing if the specified connection can be established successfully.MIT License
get_connection_infoDBeaver MCP ServerRetrieve detailed configuration and properties for a specific DBeaver database connection using its unique ID or name.MIT License
write_queryDBeaver MCP ServerExecute INSERT, UPDATE, or DELETE queries on DBeaver database connections to modify data across 200+ database types without additional configuration.MIT License
execute_queryDBeaver MCP ServerExecute read-only SQL queries on DBeaver database connections to retrieve data from 200+ database types without additional configuration.MIT License
get_database_statsDBeaver MCP ServerRetrieve database statistics and information using existing DBeaver connections to analyze database performance and structure.MIT License