dbeaver-mcp-server-plugin

jiaheng6/dbeaver-mcp-server-plugin
★ 0 stars Java Database Updated today
把 DBeaver 桌面端变成本机 MCP 服务:复用已经保存的数据库连接、驱动、SSH 隧道和安全存储,让 AI 客户端在用户明确授权后管理连接、读取数据库结构并执行任意 SQL。
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "dbeaver-mcp-server-p": {
      "command": "npx",
      "args": [
        "-y",
        "jiaheng6/dbeaver-mcp-server-plugin"
      ]
    }
  }
}

Topics

dbeaverdbeaver-mcpdbeaver-plugin
📊
Working with market or time-series data?
The Polymarket Historical Dataset — 18.5M+ price snapshots across 18,600+ prediction markets (CSV + SQLite). Built for backtesting & ML.
View dataset →