ai.packmind/mcp-server
Packmind captures, scales, and enforces your organization's technical decisions.
Installation
Claude Desktop config (remote)
{
"mcpServers": {
"ai-packmind-mcp-server": {
"type": "streamable-http",
"url": "https://app.packmind.ai/mcp"
}
}
}Cursor config
{
"mcpServers": {
"ai-packmind-mcp-server": {
"url": "https://app.packmind.ai/mcp"
}
}
}Security Report
Score Breakdown
Findings (5)
Vague and Broad Description
The server description 'captures, scales, and enforces your organization's technical decisions' is unclear about specific functionality. Terms like 'captures' and 'enforces' are ambiguous and don't clearly define what operations the server performs.
Remote HTTP Endpoint Without Visible Authentication
The server uses streamable-http transport with a remote URL (https://app.packmind.ai/mcp). Remote endpoints are higher risk than local stdio servers as they accept connections from the internet. No authentication mechanism is documented.
Unclear Scope and Capabilities
Without tool definitions available, it's impossible to verify that the server's capabilities match its stated purpose. The broad description suggests potentially wide-ranging functionality.
Positive: Repository Available
The server has a public GitHub repository, which provides transparency and allows for code review.
Semantic Analysis Summary
This server presents moderate concerns due to its vague description and remote HTTP endpoint without documented authentication. While the presence of a public repository is a positive trust signal, the unclear scope of 'capturing and enforcing technical decisions' and inability to verify tool definitions create uncertainty about actual capabilities and potential risks.
Last scanned 1h ago
Details
- Version
- 1.0.0
- Transport
- streamable-http
- Capabilities
- Repository
- PackmindHub/packmind