ai.packmind/mcp-server

A
8.0

Packmind captures, scales, and enforces your organization's technical decisions.

streamable-httpai-mlcloud

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

Description10
Permissions10
Behavior6
Stability--

Findings (5)

medium
vague-description

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.

medium
network-access

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.

low
excessive-scope

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.

info
vague-description

Positive: Repository Available

The server has a public GitHub repository, which provides transparency and allows for code review.

info
vague-description

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