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.
The CockroachDB MCP Server connects to a CockroachDB instance, exposing database and table schemas as resources, running SQL queries as tools, and providing prompts for query analysis.
The CockroachDB MCP Server is designed to interface with a CockroachDB instance, allowing users to access database and table schemas, execute SQL queries, and analyze query execution plans. It provides a structured way to interact with CockroachDB, making it easier to manage and query databases. The server supports various resources and tools, including database information retrieval, table schema access, and cluster metadata. It also offers integration with platforms like Claude for Desktop and Cline, enabling seamless usage across different environments. Security considerations are emphasized, particularly regarding database access and the use of authentication tokens.
Features
- Access to specific database information via resource URLs.
- Table schema retrieval for detailed structure insights.
- Cluster metadata access with authentication for node information.
- SQL query execution with options for execution plan analysis.
- Integration support for platforms like Claude for Desktop and Cline.
Tools
query
Execute a SQL query with options for execution plan analysis.