Skip to main content
Glama

DBeaver MCP Server

by srthkdev
MIT License
12
16
  • Apple
  • Linux

list_connections

Retrieve all configured DBeaver database connections to access and query multiple database types through existing setups.

Instructions

List all available DBeaver database connections

Input Schema

NameRequiredDescriptionDefault
includeDetailsNoInclude detailed connection information

Input Schema (JSON Schema)

{ "properties": { "includeDetails": { "default": false, "description": "Include detailed connection information", "type": "boolean" } }, "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/srthkdev/dbeaver-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server