Skip to content

crate/cratedb-mcp

Repository files navigation

CrateDB MCP Server

Status CI Coverage Downloads per month

License Release Notes PyPI Version Python Versions

» 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.