Skip to main content
Glama
134,247 tools. Last updated 2026-05-25 18:39

"DBeaver" matching MCP tools:

  • Execute read-only SQL queries on DBeaver database connections to retrieve data from 200+ database types without additional configuration.
    MIT
  • Execute INSERT, UPDATE, or DELETE queries on DBeaver database connections to modify data across 200+ database types without additional configuration.
    MIT
  • Remove a database table using DBeaver connections with built-in safety confirmation to prevent accidental data loss.
    MIT
  • Retrieve schema details for a database table, including columns, data types, and optional index information, to understand its structure and relationships.
    MIT
  • Export SQL query results from DBeaver connections to CSV, JSON, XML, or Excel formats for data analysis and sharing.
    MIT
  • Retrieve all tables from a specified database connection using DBeaver, with options to filter by schema and include views.
    MIT
  • Modify database table schemas by executing ALTER TABLE statements to add columns, rename tables, or change structure through DBeaver connections.
    MIT
  • Execute CREATE TABLE statements to add new database tables using existing DBeaver connections, enabling structured data storage without additional configuration.
    MIT
  • Add business insights and analysis notes to database memos with optional tags and connection associations for better data documentation.
    MIT