CDataSoftware/cockroachdb-mcp-server-by-cdata
3.2
If you are the rightful owner of cockroachdb-mcp-server-by-cdata 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.
CData's Model Context Protocol (MCP) Server for CockroachDB is designed to facilitate live data querying from CockroachDB using natural language, without the need for SQL.
Tools
Functions exposed to the LLM to take actions
cockroachdb_get_tables
Retrieves a list of tables available in the data source.
cockroachdb_get_columns
Retrieves a list of columns for a specified table.
cockroachdb_run_query
Executes a SQL SELECT query on the data source.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client