CockroachDB

CockroachDB

Enable AI agents to manage, monitor, and query CockroachDB using natural language. Perform complex database operations, cluster management, and query execution seamlessly through AI-driven workflows. Integrate effortlessly with MCP clients for scalable and high-performance data operations.

1.0K

29 Tools

Packaged by
Requires Secrets
Add to Docker Desktop

Version 4.43 or later needs to be installed to add the server automatically

Tools

NameDescription
connectConnect to the default CockroachDB database and create a connection pool. Returns: A success message or an error message.
connect_databaseConnect to a CockroachDB database and create a connection pool.
get_active_connectionsList active connections/sessions to the current database. Returns: Active sessions on the cluster.
get_connection_statusGet the current connection status and details. Returns: The connection status or an error message.
list_tablesList all tables present in the connected Cockroach database instance. This is invaluable for AI to understand the database’s landscape and identify relevant data sources for a given query.
switch_databaseSwitch the connection to a different database.

Manual installation

You can install the MCP server using:

Installation for

Related servers