cratedb-mcp
Health Warn
- License — License: Apache-2.0
- Description — Repository has a description
- Active repo — Last push 0 days ago
- Low visibility — Only 8 GitHub stars
Code Pass
- Code scan — Scanned 12 files during light audit, no dangerous patterns found
Permissions Pass
- Permissions — No dangerous permissions requested
This tool is an MCP server that bridges AI assistants with CrateDB database clusters. It enables users to analyze data, explore the cluster state, and troubleshoot issues using natural language Text-to-SQL and documentation retrieval.
Security Assessment
Overall risk: Medium. The server is inherently designed to bridge AI models with your analytics database, meaning it requires access to potentially sensitive data and cluster states. However, the automated code scan of 12 files found no dangerous execution patterns, hardcoded secrets, or excessive permissions. Developers should be aware that because it facilitates Text-to-SQL operations, proper configuration and strict network access controls are essential to prevent unauthorized data exposure or unintended database modifications.
Quality Assessment
The project is in excellent health and shows strong professional maintenance. It is backed by the official CrateDB organization, uses the permissive Apache-2.0 license, and was updated very recently. The repository features comprehensive documentation, active CI workflows, and code coverage tracking. The primary caveat is its low community visibility, currently sitting at only 8 GitHub stars, which means it has a small user base and limited public peer review.
Verdict
Use with caution—it appears to be a well-maintained, officially supported tool, but you should carefully restrict its database permissions due to the inherent risks of bridging natural language models directly with your database.
CrateDB MCP Server for natural-language Text-to-SQL and documentation retrieval.
CrateDB MCP Server
» Documentation
| Issues
| Source code
| License
| CrateDB
| CrateDB Handbook
| Community Forum
About
The CrateDB MCP Server for natural-language Text-to-SQL and documentation
retrieval specializes in CrateDB database clusters.
The Model Context Protocol (MCP) is a protocol that standardizes providing
context to language models and AI assistants.
The CrateDB Model Context Protocol (MCP) Server connects AI assistants directly
to your CrateDB clusters and the CrateDB knowledge base, enabling seamless
interaction through natural language.
It serves as a bridge between AI tools and your analytics database,
allowing you to analyze data, the cluster state, troubleshoot issues, and
perform operations using conversational prompts.
Documentation
The project documentation is available at https://cratedb-mcp.readthedocs.io/.
It includes information on how to install and operate the package.
Project information
Acknowledgements
Kudos to the authors of all the many software components and technologies
this project is building upon.
Contributing
The cratedb-mcp package is an open-source project, and is managed on
GitHub. Contributions of any kind are welcome and appreciated.
To learn how to set up a development sandbox, please refer to the
development documentation.
Status
The software is in the beta stage, so breaking changes may happen.
Version pinning is strongly recommended, especially if you use it as a library.
Reviews (0)
Sign in to leave a review.
Leave a reviewNo results found