ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use CloudBeaver with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Manage database connections, users, and server configurations via CloudBeaver's API. inspect drivers, manage teams, and query server status directly.

Included with plan

Ask AI about this Connector

Developed, maintained, and hosted by Vinkius.

MCP VERIFIED · PRODUCTION READY · VINKIUS GUARANTEED

Waiting for input…

Works with modern AI clients that support MCP, including ChatGPT, Claude, Cursor, and more.

ChatGPTClaudeCursorPerplexityGeminiMicrosoft CopilotRaycastMeta AI

Complete set · 19 capabilities

The complete CloudBeaver capability set.

These are the exact actions your AI can choose when you ask it to work with CloudBeaver.

Capability set01 / 05

01-04

4 capabilities in this set.

Part of 19 available through CloudBeaver.

  1. 01

    Create user

    Creates a new user account (Admin only)

  2. 02

    Data transfer export data from results

    Exports data from a specific SQL query result set

  3. 03

    Db sm terminate

    Terminates active database sessions for a connection

  4. 04

    Delete team

    Removes a team

Capability set02 / 05

05-08

4 capabilities in this set.

Part of 19 available through CloudBeaver.

  1. 05

    Get active user

    Returns information about the currently authorized user

  2. 06

    Get AI settings

    Returns globalThis AI assistant configurations

  3. 07

    Get all product licenses

    Lists all licenses installed on the server

  4. 08

    Get auth providers

    Lists all available authentication providers (local, SAML, etc.)

Capability set03 / 05

09-12

4 capabilities in this set.

Part of 19 available through CloudBeaver.

  1. 09

    Get driver list

    Lists all database drivers supported by the server

  2. 10

    Add connections access

    Grants users or teams access to specific connections

  3. 11

    Auth login

    Authenticates a session using a provider and credentials

  4. 12

    Configure server

    Updates the main server configuration

Capability set04 / 05

13-16

4 capabilities in this set.

Part of 19 available through CloudBeaver.

  1. 13

    Create team

    Creates a new team for access management

  2. 14

    Data transfer available stream processors

    Lists available export formats (CSV, JSON, XLSX, etc.)

  3. 15

    Data transfer export data from container

    Starts an async task to export data from a table/schema

  4. 16

    Delete user

    Removes a user account

Capability set05 / 05

17-19

3 capabilities in this set.

Part of 19 available through CloudBeaver.

  1. 17

    Get active product license

    Returns details of the active server license

  2. 18

    Get admin user info

    Returns detailed admin-level info for a specific user

  3. 19

    Get connection info

    Returns configuration and status for a specific database connection

Observed, not estimated

1002ms average. Fast in production.

CloudBeaver is checked daily against the live service.

Daily averagePeak 1198ms
Aug 20Today
Fastest day
756ms
Slowest day
1198ms
14-day trend
Slowing+22%

Connect your client

One URL. Every client.

Activate the Connector, copy your link, and paste it into the client you already use. 19 capabilities arrive ready to run.

Preview access · not provider authentication

The vk_preview_* token belongs to Vinkius preview infrastructure. It lets Claude discover and display the capabilities of CloudBeaver, so you can see the experience inside your AI.

It does not authenticate your account with CloudBeaver. Actions requiring credentials or live account data may not run until you activate the Connector and authorize the service.

CloudBeaver Connector

You're all set. Choose your MCP client and follow the setup instructions.

Connector linkhttps://edge.vinkius.com/vk_preview_E9SNBrPcj6htJ3fU0RopCN0dEOsUlh20fAVZditP/mcp

Claude Desktop

Follow the steps below to connect in seconds.

  1. 1In Claude Desktop, open Settings → Connectors.
  2. 2Click “Add custom connector” and paste the connector link above as the remote MCP server URL.
  3. 3Click Add and start a new chat — CloudBeaver capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "dbeaver-cloudbeaver-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_E9SNBrPcj6htJ3fU0RopCN0dEOsUlh20fAVZditP/mcp"
    }
  }
}
  • Claude
  • ChatGPT
  • Cursor
  • VS Code
  • Windsurf
  • Claude Code
  • JetBrains
  • Cline

Step-by-step instructions for each client are in the guide. How to connect

FAQ

Questions CloudBeaver owners ask.

  • 01

    How can I see which database types are supported by my CloudBeaver server?

    You can use the get_driver_list capability. It returns a comprehensive list of all database drivers installed and supported by your server instance.

  • 02

    Can I check if a specific database connection is active and properly configured?

    Yes! Use the get_connection_info capability by providing the Project ID and Connection ID. It will return the current status and configuration details for that specific database.

  • 03

    What file formats are available for exporting data from my databases?

    Run the data_transfer_available_stream_processors capability. It lists all available export formats like CSV, JSON, and XLSX supported by your CloudBeaver environment.