Swayingleaves/cockroachdb-mcp-server
If you are the rightful owner of cockroachdb-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
CockroachDB MCP Server allows interaction with CockroachDB databases using the Model Context Protocol (MCP) specification.
Tools
Functions exposed to the LLM to take actions
connect_database
Connect to the CockroachDB database
initialize_connection
Initialize database connection
disconnect_database
Manually disconnect the database
get_tables
Get all tables in the database
get_table_schema
Get the structure information of the specified table
execute_query
Execute SQL query
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client