Skip to main content
Glama
521,841 tools. Updated 2026-09-06 12:28

"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

Matching MCP Servers

  • F
    license
    A
    quality
    C
    maintenance
    MCP server that reads DBeaver database configurations and provides SQL execution via existing JDBC drivers — no extra driver downloads needed.
    3
    -
  • A
    license
    B
    quality
    B
    maintenance
    A Model Context Protocol server that enables AI assistants to access and query 200+ database types through existing DBeaver connections without additional configuration.
    14
    243
    78
    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
  • Execute CREATE TABLE statements to add new database tables using existing DBeaver connections, enabling structured data storage without additional configuration.
    MIT
  • Modify database table schemas by executing ALTER TABLE statements to add columns, rename tables, or change structure through DBeaver connections.
    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
  • Add business insights and analysis notes to database memos with optional tags and connection associations for better data documentation.
    MIT