CrateDB MCP Server
Interact with CrateDB using natural language for Text-to-SQL queries 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.
Related Servers
Elastic MCP
Interact with an Elasticsearch cluster via the Model Context Protocol (MCP), enabling clients to query, manage, and analyze data.
MCP Simple PubMed
Access PubMed articles through the Entrez API.
Neon MCP Server
Interact with Neon Postgres databases using natural language to manage projects, branches, queries, and migrations via the Neon API.
Go MCP Postgres
A standalone MCP server for interacting with PostgreSQL databases. It supports CRUD operations, a read-only mode, and query plan checking.
MariaDB
An MCP server for retrieving data from a MariaDB database.
BioMCP
Connects AI assistants to authoritative biomedical data sources like PubMed and ClinicalTrials.gov, enabling natural language queries.
BigQuery
Server implementation for Google BigQuery integration that enables direct BigQuery database access and querying capabilities
OpenGov MCP Server
Access Socrata Open Data APIs from government data portals.
FRED Economic Data
Access economic data from the Federal Reserve Bank of St. Louis (FRED).
MySQL MCP Server
A read-only MySQL database server for LLMs to inspect schemas and execute queries.