About
This CockroachDB MCP server, built upon the Model Context Protocol (MCP) specification, facilitates seamless interaction with CockroachDB databases within the Cursor environment. It offers a suite of functionalities, including database connection, table retrieval, schema inspection, SQL query execution, and status monitoring. The server incorporates an automatic reconnection mechanism, connection keep-alive, and graceful exit handling to ensure stability and reliability. Detailed logging aids in troubleshooting, and manual disconnection is supported.