crate/cratedb-mcp
3.4
If you are the rightful owner of cratedb-mcp 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 CrateDB MCP Server is an experimental feature that connects AI assistants to CrateDB clusters for natural-language Text-to-SQL and documentation retrieval.
Tools
Functions exposed to the LLM to take actions
get_health
Inquires about the health of the CrateDB cluster.
get_table_metadata
Retrieves metadata of tables in the CrateDB cluster.
query_sql
Executes SQL queries on the CrateDB cluster.
get_cratedb_documentation_index
Fetches the index of CrateDB documentation.
fetch_cratedb_docs
Retrieves specific CrateDB documentation.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client