CloudBeaver MCP Server
About
A secure MCP server that connects AI agents to CloudBeaver web client, allowing them to explore database schemas, read metadata, and execute SQL queries.
Details
- Author
- Unknown
- Categories
- Database, Knowledge Base, Other
Jump to
A secure MCP server that connects AI agents to CloudBeaver web client, allowing them to explore database schemas, read metadata, and execute SQL queries.
[!note] Since 26.0 This feature is available inEnterpriseandAWSeditions only.
CloudBeaver can run as a Model Context Protocol (MCP) server. This allows external AI clients to execute database operations through CloudBeaver.
[!info] Info You can find more information about Model Context Protocol (MCP)here.
- Navigate toSettings -> Administration -> Server Configuration
- Enable theAI IntegrationandAI MCP Serveroptions
- Open the context menu for the connection where you want to use MCP and selectEdit Connection.
- Open theAItab, select theEnable MCPcheckbox, and clickSave. After you clickSave, the MCP configuration section appears. It includes:
- the generatedMCP Endpointfor the selected connection
- ready-to-copymcp.jsonexamples for supported MCP clients
{ "mcpServers": { "dbeaver": { "type": "http", "url": "https://server-example.com/api/mcp/projects/General/datasources/postgres-jdbc-19b9378f1f8-60bb24cfcd2979a7", "headers": { "X-API-Key": "${token}" } } } }
[!important] Important The MCP endpoint is connection-specific. Each connection has its own endpoint and must be configured separately in the client.
- theUse OAuth authentication instead of API keyoption By default, snippets use API token authentication. To use OAuth, selectUse OAuth authentication instead of API key. The generated snippets are updated automatically.
[!note] Note OAuth support depends on the MCP client. If your client doesn’t support OAuth for MCP servers, use API token authentication instead.
After you enable MCP for a connection, use the generated configuration snippet to register the server in your MCP client.
The snippet depends on the selected authentication method:
- with API token authentication, the snippet includes the endpoint and token header
- with OAuth authentication, the client handles authentication through the OAuth flow
Client configuration is performed entirely on the client side. Refer to your client’s documentation for instructions on adding an MCP server.
[!tip] Tip For other MCP clients, use the generated endpoint URL and adapt the configuration according to the client’s documentation.
Postgres skills and documentation to help AI coding tools generate better PostgreSQL code.
Build custom MCP tools on any datasource and ship them to any agent builder from one control plane—using only SQL and a secure link.
The Xata MCP server lets AI assistants and agents interact with your Xata organizations, projects, and Postgres database branches.
Hosted MCP server for live sports data — scores, analytics, schedules, standings, multi-book odds, team form, head-to-head, model predictions, and pre-generated matchup analysis across 1,000+ leagues in 150+ countries. Free tier, no card.
Real-time company and people intelligence for AI agents
Fabi MCP is an autonomous agent that handles end-to-end data analysis tasks from natural language requests, automatically discovering data schemas, generating sql or python code, executing queries, and presenting insights.
An enterprise-ready system to archive AI conversations from ChatGPT and Claude into a Supabase database.
MCP server for Apache AGE graph databases on PostgreSQL. 21 MCP tools — the most comprehensive Apache AGE MCP server (graph CRUD, Cypher queries, batch transactions, semantic search, Graph RAG, vis.js visualization, export/import) - F#/.NET — the only non-Python Apache AGE MCP server, installs as a single dotnet tool - Production-grade — BenchmarkDotNet-verified performance (cached queries in 62 ns, Cypher in 1 ms) - Open source — MIT license, published on NuGet - Documentation — full docs site at neftedollar.com/age-mcp
Local semantic search over documents (txt, md, pdf, docx, pptx, csv). Fully offline, multilingual, hybrid vector + keyword search via LanceDB. No API keys, no cloud.
A local MCP server that gives Claude Code, Cursor and Codex read access to your DynamoDB schema and items, with every write staged for human review.
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.





