Skip to content
ai101.tools
navigateopenescclose
Claude+372Whisper+228LangChain+168Codex+223NotebookLM+276DALL-E 3+192DeepL+249n8n+208Topaz Video AI+153LlamaIndex+161
CockroachDB MCP Server logo
MCP server

CockroachDB MCP Server

Cockroach Labs' own server for cluster inspection, schema reading and SQL.

0
SaveVisit website ↗

Add it to your client

Official
Install
go install github.com/cockroachdb/cockroachdb-mcp-server@latest
Transport
both
Runtime
Go
Auth
Required
Tools
15
License
Apache-2.0
Tools
list_databaseslist_tablesget_table_schemaget_clusterlist_sql_userslist_cluster_nodesshow_running_queriesselect_queryexplain_queryshow_statement

A Go binary that lets an agent list databases and tables, read schemas, inspect cluster nodes and currently running queries, and execute SELECT statements against a live cluster. Write tools that create tables or modify rows stay disabled until an environment variable enables them. It runs as a stdio subprocess by default, or as a long-lived HTTP process with TLS and bearer-token auth when several people share one instance.

Comments(0)

Sign in to comment

No comments yet — be the first.

Similar MCP servers

Report this comment

Why are you reporting this?