Kubit
Bring Kubit into your AI workflow — query your warehouse with natural language
Installation
Claude Desktop config (remote)
{
"mcpServers": {
"ai-kubit-mcp-server": {
"type": "streamable-http",
"url": "https://mcp.kubit.ai/mcp"
}
}
}Cursor config
{
"mcpServers": {
"ai-kubit-mcp-server": {
"url": "https://mcp.kubit.ai/mcp"
}
}
}Security Report
Score Breakdown
Findings (5)
Vague capability description
The description 'query your warehouse with natural language' is broad and doesn't specify what warehouse systems are supported, what data access patterns are allowed, or what SQL/query operations are permitted.
Remote HTTP endpoint without visible authentication details
Server operates as a remote streamable-http endpoint at https://mcp.kubit.ai/mcp. While the server has a repository and documentation, the security model for remote connections is not documented in the provided metadata.
Broad warehouse query capability
A natural language warehouse query tool could potentially access sensitive data across an entire data warehouse without clear scope boundaries or access controls mentioned.
Tool definitions not available for analysis
Tool definitions were not fetched from the server, preventing detailed analysis of input validation, prompt injection risks, and actual capability constraints.
Semantic Analysis Summary
Kubit is a natural language warehouse query tool with legitimate trust signals (GitHub repository, documentation website), but the vague description and remote HTTP endpoint without visible authentication details present moderate concerns. The inability to inspect tool definitions prevents full security assessment of input validation and query constraints.
Last scanned 55m ago
Details
- Version
- 1.0.0
- Transport
- streamable-http
- Capabilities
- Repository
- Kubit-AI/mcp-server
- Website
- docs.kubit.ai