ai.klavis/strata
MCP server for progressive tool usage at any scale (see https://klavis.ai)
Installation
Claude Desktop config (remote)
{
"mcpServers": {
"ai-klavis-strata": {
"type": "streamable-http",
"url": "https://strata.klavis.ai/mcp/"
}
}
}Cursor config
{
"mcpServers": {
"ai-klavis-strata": {
"url": "https://strata.klavis.ai/mcp/"
}
}
}Security Report
Score Breakdown
Findings (5)
Unclear Server Purpose
The description 'MCP server for progressive tool usage at any scale' is vague and doesn't clearly explain what this server does or what problems it solves. Terms like 'progressive tool usage' lack concrete definition.
Remote HTTP Endpoint
Server operates as a remote HTTP endpoint (streamable-http transport) at https://strata.klavis.ai/mcp/, meaning it accepts connections from the internet. This increases exposure compared to local stdio servers.
Tool Definitions Unavailable
Tool definitions could not be fetched from the server. While the server reports 0 tools currently, the inability to inspect actual tool definitions prevents full security assessment of what capabilities are actually exposed.
Generic Company Reference
The description references https://klavis.ai without explaining what the server does. Users must visit an external site to understand the server's purpose.
Semantic Analysis Summary
This server has moderate concerns due to its vague description and remote HTTP exposure. While it has a GitHub repository (positive trust signal), the lack of clear documentation about what 'progressive tool usage' means and inability to inspect tool definitions prevents full assessment. The remote endpoint increases risk compared to local servers, though no active security issues are evident.
Last scanned 1mo ago
Details
- Version
- 1.0.0
- Transport
- streamable-http
- Capabilities
- Repository
- Klavis-AI/klavis