CockroachDB by CData
Enables querying of live CockroachDB data within LLMs like Claude Desktop through a Model Context Protocol (MCP) interface.
关于
This tool provides a read-only Model Context Protocol (MCP) server designed to connect to CockroachDB data and make it accessible to Large Language Models (LLMs) such as Claude Desktop. It leverages the CData JDBC Driver for CockroachDB, exposing CockroachDB as relational SQL models. By wrapping the driver with a simplified MCP interface, users can retrieve live information from CockroachDB through natural language queries, eliminating the need for SQL knowledge.
主要功能
- Read-only access to CockroachDB data.
- 0 GitHub stars
- Easy setup and configuration using provided scripts and utilities.
- Integration with CData JDBC Driver for CockroachDB.
- MCP interface for LLM connectivity.
- Supports natural language queries.
使用案例
- Integrating CockroachDB data with other LLM-based applications.
- Querying CockroachDB data using Claude Desktop.
- Generating reports from CockroachDB data using natural language.