crate/cratedb-mcp
CrateDB MCP Server for natural-language Text-to-SQL and documentation retrieval.
Platform-specific configuration:
{
"mcpServers": {
"cratedb-mcp": {
"command": "npx",
"args": [
"-y",
"cratedb-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...