# Kit.com MCP Server (npm · @dancumberland/kit-mcp)

Agent-optimized MCP server for Kit.com email marketing. 13 composite tools, 100% V4 API.

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

## Components

- npm · `@dancumberland/kit-mcp`: 69/100 (this document), [markdown](https://verifymcp.io/servers/dancumberland-kit-mcp/dancumberland-kit-mcp.md), [page](https://verifymcp.io/servers/dancumberland-kit-mcp/dancumberland-kit-mcp)

## Channel facts

- Registry: `npm`
- Package: `@dancumberland/kit-mcp`
- Version: `1.0.1`
- 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-05.

- **Supply Chain Security**: 87/100
  - No malware found by supply-chain analysis.
  - Only part of the dependency tree could be resolved (95 of 99), so this covers what we could see, not the whole tree.
  - No install/post-install scripts declared.
  - Only part of the dependency tree could be resolved (95 of 99), so this covers what we could see, not the whole tree.
- **Provenance & Transparency**: 45/100
  - Source repository is publicly reachable at the declared URL.
  - Provenance check failed: no build-provenance attestation is published.
  - Clear OSI-approved license (MIT).
  - Actively maintained (last published 140 days ago).
  - Disclosure check failed: no security disclosure policy was found in the source repository.
- **Schema Quality & AI Usability**: 71/100
  - AI-judged instruction clarity (good).
  - Tool/resource definitions use about 537 tokens (~41/item across 13 items; 13 tools + 0 resources), lean.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 33/100
  - Stability observed for 10 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).
- **Capabilities**: 100/100
  - Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.

## Install

### Claude

```bash
claude mcp add dancumberland-kit-mcp -- npx -y @dancumberland/kit-mcp
```

### Codex

```bash
codex mcp add dancumberland-kit-mcp -- npx -y @dancumberland/kit-mcp
```

### opencode

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

### OpenClaw

```bash
openclaw mcp add dancumberland-kit-mcp --command npx --arg -y --arg @dancumberland/kit-mcp
```

### Hermes

```yaml
mcp_servers:
  dancumberland-kit-mcp:
    command: "npx"
    args: ["-y", "@dancumberland/kit-mcp"]
```

### Other

```json
{
  "mcpServers": {
    "dancumberland-kit-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@dancumberland/kit-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-05 (score 69, +1)

- [security improvement] CVE-2026-69207 no longer affects this package
- [security improvement] Known CVEs: fail → partial

### 2026-08-04 (score 68, +4)

- [security regression] CVE-2026-69207 affects this package: medium
- [security regression] Known CVEs: partial → fail
- [functional improvement] Stability: unverified → 0.30

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

- [security regression] Provenance: unverified → fail
- [security improvement] Install scripts: unverified → pass
- [security improvement] Known CVEs: unverified → partial
- [security improvement] Malware scan: unverified → pass
- [security] Stability: Stability not yet verified: not enough scan history yet (needs a 30-day window).
- [functional regression] Tool coverage: 100 → unverified
- [functional improvement] MCP protocol: unverified → pass
- [functional improvement] Schema quality: unverified → good
- [functional improvement] Maintenance: unverified → pass
- [functional improvement] License: unverified → pass
- [functional improvement] Dependency health: unverified → partial
- [functional] First check of Schema quality: unverified
- [functional] Licence: MIT

### 2026-07-31 (score 21, −25)

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

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

First indexed and scored.

## MCP tools (13)

### `test_connection` (~31 tokens)

Verify your Kit API key is valid and check connection status. Use this as the first tool call to confirm setup.

### `get_account` (~27 tokens)

Get a comprehensive overview of your Kit account including creator profile, email stats, and subscriber growth.

### `manage_subscribers` (~58 tokens)

Manage Kit subscribers — find by email/ID, list with filters, create (upsert with tags), update, unsubscribe, view stats, or filter by engagement. Actions: find, list, create, update, unsubscribe, stats, filter

### `manage_tags` (~55 tokens)

Manage Kit tags — list all tags, create, rename, apply/remove tags on subscribers, or list subscribers with a specific tag. Actions: list, create, update, tag_subscriber, untag_subscriber, list_subscribers

### `manage_broadcasts` (~52 tokens)

Manage Kit email broadcasts — list with status filter, get details, create drafts or scheduled sends, update, delete, or view performance stats. Actions: list, get, create, update, delete, stats

### `manage_forms` (~53 tokens)

Manage Kit forms — list all forms, list subscribers who opted in through a form, or add a subscriber to a form (triggers double opt-in if enabled). Actions: list, list_subscribers, add_subscriber

### `manage_sequences` (~40 tokens)

Manage Kit email sequences — list all sequences, enroll a subscriber, or list subscribers in a sequence. Actions: list, add_subscriber, list_subscribers

### `manage_custom_fields` (~39 tokens)

Manage Kit custom subscriber fields — list all fields, create, rename, or delete (destructive). Actions: list, create, update, delete

### `manage_purchases` (~36 tokens)

Manage Kit purchases — list, get details, or record a new purchase. Requires OAuth authentication. Actions: list, get, create

### `manage_segments` (~28 tokens)

List Kit subscriber segments (read-only — segments are created in the Kit UI). Actions: list

### `manage_webhooks` (~40 tokens)

Manage Kit webhooks — list registered webhooks, create new webhook subscriptions for Kit events, or delete webhooks. Actions: list, create, delete

### `manage_email_templates` (~28 tokens)

List Kit email templates — returns template IDs and names needed for creating broadcasts. Actions: list

### `bulk_operations` (~50 tokens)

Batch operations for large-scale subscriber management. Requires OAuth authentication. Actions: create_subscribers, create_tags, tag_subscribers, untag_subscribers, add_to_forms, create_custom_fields, update_custom_fields

## Diagnostics

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

## Score history

- 2026-08-05: 69
- 2026-08-04: 68
- 2026-08-03: 64
- 2026-08-02: 64
- 2026-08-01: 21
- 2026-07-31: 21
- 2026-07-30: 46
- 2026-07-28: 46
- 2026-07-27: 46

## Links

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