libregistry
Registry
Models
Docker
IAM
MCP
Docs
Sign in with Google
MCP Servers
/
database
/ CockroachDB
CockroachDB
JSON →
none
database
A server for direct interaction with CockroachDB databases.
github ↗
Install
How to run this server
[ { "cmd": "npx -y @smithery/cli", "imports": [] } ]
server path:
cockroachdb
Tools
What this server exposes
connect_database
Connect to CockroachDB database.
initialize_connection
Initialize database connection, can be called immediately after connecting to the MCP server to establish a database connection.
disconnect_database
Manually disconnect from the database.
get_tables
Get all tables from the database.
get_table_schema
Get structure information of a specified table.
execute_query
Execute SQL query.
Configuration
Environment & auth
auth
none
Resources
github
https://github.com/Swayingleaves/cockroachdb-mcp-server ↗
CockroachDB — MCP Server · libregistry