-
Notifications
You must be signed in to change notification settings - Fork 537
AI Tools and MCP
Note: This feature is available in Enterprise and AWS editions only.
CloudBeaver ships with a set of AI tools that the AI Assistant can call directly. You get built-in tools for tasks like data transfer, metadata reads, and editor control, and you can connect external MCP servers.

You can find more information about Model Context Protocol (MCP) here.
- Navigate to Settings -> Administration -> Server Configuration
- Enable the AI Integration option
- Navigate to AI Settings -> Tools & MCP
- Select Enable Tools and MCP.
Tools work in AI chat and through the ai command.
Note: If tools are disabled, the assistant falls back to standard text responses.
AI tools are available only with providers that support tool calling:
If your provider doesn’t support tool calling, AI Assistant will continue to respond with text or SQL suggestions as usual. Make sure the model you select supports tool calling.
| Category | Description |
|---|---|
| Data read actions | Read sample data or metadata for improved context and more accurate suggestions. |
| View and editor actions | Open Database object editor and SQL Editor. |
To add an MCP server:
-
Open Settings -> Administration -> AI Settings -> Tools & MCP
-
Click + Add
-
Fill in the connection settings

-
Fill in the headers and click Create

| Setting | Description |
|---|---|
| Mode | Fields - fill in settings using form fields. JSON - paste a raw JSON configuration. |
| Name | A display name for the server. |
| Configuration URL | The server endpoint. |
| Headers | Optional key-value headers to include in requests. |
Each server shows its connection status, enabled state, and the number of available tools.
- Getting started
- Create connection
- Connection network options
- Supported databases
-
Drivers management
- Database authentication methods
- Database navigator
- Properties editor
- Data editor
- SQL editor
-
Entity relation diagrams
- Cloud services
- Data transfer
- General user guide
- Administration
- Server configuration
-
Server security and access configuration
- Authentication methods
- Access management
- Proxy configuration
-
Secret management
- Logs
-
Query manager
- Workspace location
- Command line parameters
-
Session manager
- Deployment options
- CloudBeaver Editions
- FAQ
- Development