Skip to content
Back to search
30
MCP

CockroachDB

docker-mcp/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.

Uptime
0.0%
2 probes
Response
0ms
last probe
Tools
29
callable
Primary URL

Tools · 29

analyze_performance
analyze_schema
bulk_import
connect
connect_database
create_database
create_index
create_table
create_view
describe_table
drop_database
drop_index
drop_table
drop_view
execute_query
execute_transaction
explain_query
get_active_connections
get_cluster_status
get_connection_status
get_database_settings
get_query_history
get_replication_status
get_table_relationships
list_databases
list_tables
list_views
show_running_queries
switch_database

Similar MCP servers embedding-nearest

CockroachDB
Integrates with CockroachDB to provide cluster monitoring, database operations, table management, and SQL query execution with transaction s
0 tools
cockroachdb-mcp
MCP server for CockroachDB clusters
0 tools
clickhouse-mcp-agent
AI agent for ClickHouse database analysis via MCP
0 tools
SchemaCrawler AI
The SchemaCrawler AI MCP Server enables natural language interaction with your database schema using an MCP client in "Agent" mode. It allow
8 tools
cockroachdb-mcp-server
Model Context Protocol server with CockroachDB
0 tools
cockroachdb-mcp-server-fastmcp
CockroachDB MCP Server - Model Context Protocol server for CockroachDB
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "cockroachdb": {
      "url": "None",
      "transport": "http"
    }
  }
}