# com.soulcraftagency/soulcraft-mcp (npm · soulcraft-mcp)

Analyze any company's identity. Get a Soul Score, dimension scores, a soul.md, and recommendations.

- Trust score: 64/100 (medium)
- Change this week: +46
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-08-04

## Components

- npm · `soulcraft-mcp`: 64/100 (this document), [markdown](https://verifymcp.io/servers/com-soulcraftagency-soulcraft-mcp/soulcraft-mcp.md), [page](https://verifymcp.io/servers/com-soulcraftagency-soulcraft-mcp/soulcraft-mcp)

## Channel facts

- Registry: `npm`
- Package: `soulcraft-mcp`
- Version: `0.1.2`
- Transport: `stdio`

## Trust breakdown

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. Scores are 0–100 per category. Scoring method: https://verifymcp.io/docs/scoring (what has changed: https://verifymcp.io/docs/scoring/changelog)

Scored 2026-08-04.

- **Supply Chain Security**: 83/100
  - No malware found by supply-chain analysis.
  - CVE check failed: a known medium-severity CVE affects hono 4.12.33, reached via @modelcontextprotocol/sdk > hono. A fixed version is available.
  - No install/post-install scripts declared.
  - Only part of the dependency tree could be resolved (101 of 105), so this covers what we could see, not the whole tree.
- **Provenance & Transparency**: 19/100
  - Repository check failed: the declared repository URL returned HTTP 404.
  - Provenance check failed: no build-provenance attestation is published.
  - Clear OSI-approved license (MIT).
  - Actively maintained (last published 129 days ago).
  - Security-disclosure policy not yet verified: we couldn't inspect the source repository.
- **Schema Quality & AI Usability**: 77/100
  - AI-judged instruction clarity (excellent).
  - Tool/resource definitions use about 223 tokens (~111/item across 2 items; 2 tools + 0 resources), lean.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 30/100
  - Stability observed for 9 of 30 days with no destabilising changes; credit accrues until the full window elapses.
- **Tool Coverage**: 100/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 100% of tool parameters carry a description.
- **Capabilities**: 100/100
  - Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.

## Install

### Claude

```bash
claude mcp add com-soulcraftagency-soulcraft-mcp -- npx -y soulcraft-mcp
```

### Codex

```bash
codex mcp add com-soulcraftagency-soulcraft-mcp -- npx -y soulcraft-mcp
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "com-soulcraftagency-soulcraft-mcp": {
      "type": "local",
      "command": [
        "npx",
        "-y",
        "soulcraft-mcp"
      ],
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add com-soulcraftagency-soulcraft-mcp --command npx --arg -y --arg soulcraft-mcp
```

### Hermes

```yaml
mcp_servers:
  com-soulcraftagency-soulcraft-mcp:
    command: "npx"
    args: ["-y", "soulcraft-mcp"]
```

### Other

```json
{
  "mcpServers": {
    "com-soulcraftagency-soulcraft-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "soulcraft-mcp"
      ]
    }
  }
}
```

## Changelog

Every change recorded for this component, newest first. Days that predate change tracking, or that we cannot explain, say so: "we were watching and nothing happened" and "we were not watching" are different claims.

### 2026-08-04 (score 64, 0)

- [security regression] CVE-2026-69207 affects this package: medium
- [security regression] Known CVEs: partial → fail

### 2026-08-02 (score 64, +64)

- [security regression] Provenance: unverified → fail
- [security improvement] Install scripts: unverified → pass
- [security improvement] Known CVEs: unverified → partial
- [security improvement] Malware scan: unverified → pass
- [functional improvement] Schema quality: unverified → excellent
- [functional improvement] License: unverified → pass
- [functional improvement] Dependency health: unverified → partial
- [functional improvement] Maintenance: unverified → pass
- [functional improvement] MCP protocol: unverified → pass
- [functional improvement] Stability: unverified → 0.23
- [functional improvement] Tool coverage: unverified → 100
- [functional] Licence: MIT

### 2026-07-31 (score 0, 0)

- [functional] We updated how we score, so this day's move reflects our rubric, not a change to the server

### 2026-07-30 (score 0, −18)

- [security regression] Malware scan: pass → unverified

### 2026-07-28 (score 18, −22)

- [functional regression] Tool coverage: 100 → unverified
- [functional] First check of Schema quality: unverified

### 2026-07-27 (score 40)

First indexed and scored.

## MCP tools (2)

### `analyze_identity` (~125 tokens)

Analyze a company's brand identity. Returns an overall Soul Score (0-100), dimension scores (Identity Clarity, Voice Consistency, AI Readiness, Positioning, Content Signal), a generated soul.md document, and 10 actionable recommendations. Use this when you need to understand a company's identity, voice, or competitive position.

Input parameters:

- `company` (string): Company name (optional -- inferred from domain if omitted)
- `domain` (string, required): The company's website domain, e.g. 'stripe.com' or 'notion.so'. Do not include https:// or trailing slashes.

### `get_soul_file` (~98 tokens)

Get the soul.md identity document for a company, formatted as markdown and ready to inject into an agent's system prompt. Shorter and more focused than analyze_identity -- use this when you want to load a company's voice and identity into context before generating content, writing copy, or checking brand alignment.

Input parameters:

- `company` (string): Company name (optional)
- `domain` (string, required): The company's website domain, e.g. 'stripe.com'

## Diagnostics

Captured diagnostic sections: Provenance, Vulnerabilities, Dependencies. The full working is on the page: https://verifymcp.io/servers/com-soulcraftagency-soulcraft-mcp/soulcraft-mcp#diagnostics

## Score history

- 2026-08-04: 64
- 2026-08-03: 64
- 2026-08-02: 64
- 2026-08-01: 0
- 2026-07-31: 0
- 2026-07-30: 0
- 2026-07-28: 18
- 2026-07-27: 40

## Links

- npm package: https://www.npmjs.com/package/soulcraft-mcp
- Socket report: https://socket.dev/npm/package/soulcraft-mcp
- Changelog RSS feed: https://verifymcp.io/servers/com-soulcraftagency-soulcraft-mcp/soulcraft-mcp/changelog.xml
- Changelog JSON feed: https://verifymcp.io/servers/com-soulcraftagency-soulcraft-mcp/soulcraft-mcp/changelog.json
- HTML version of this page: https://verifymcp.io/servers/com-soulcraftagency-soulcraft-mcp/soulcraft-mcp
