# io.github.totalaudiopromo/tap-mcp (npm · @totalaudiopromo/tap-mcp)

Music PR campaign management -- contacts, pitches, campaigns, and outcomes.

- Trust score: 59/100 (low)
- Change this week: +41
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-08-07

## Components

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

## Channel facts

- Registry: `npm`
- Package: `@totalaudiopromo/tap-mcp`
- Version: `0.1.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-07.

- **Supply Chain Security**: 87/100
  - No malware found by supply-chain analysis.
  - Known CVEs were checked across the 104 of 108 dependencies we could resolve, so this covers what we could see, not the whole tree.
  - No install/post-install scripts declared.
  - Dependency health was assessed across the 104 of 108 dependencies we could resolve, 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 10 days ago).
  - Security-disclosure policy not yet verified: we couldn't inspect the source repository.
- **Schema Quality & AI Usability**: 42/100
  - 0% of prompts and resources have a non-trivial description (not blank, and not just the item's name).
  - AI-judged instruction clarity (good).
  - Tool/resource definitions use about 879 tokens (~51/item across 17 items; 14 tools + 3 resources), lean.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 37/100
  - Stability observed for 11 of 30 days with no destabilising changes; credit accrues until the full window elapses.
- **Tool Coverage**: 98/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 93% 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 totalaudiopromo-tap-mcp -- npx -y @totalaudiopromo/tap-mcp
```

### Codex

```bash
codex mcp add totalaudiopromo-tap-mcp -- npx -y @totalaudiopromo/tap-mcp
```

### opencode

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

### OpenClaw

```bash
openclaw mcp add totalaudiopromo-tap-mcp --command npx --arg -y --arg @totalaudiopromo/tap-mcp
```

### Hermes

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

### Other

```json
{
  "mcpServers": {
    "totalaudiopromo-tap-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@totalaudiopromo/tap-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-07 (score 59, +1)

No change was recorded against any check on this day. Stability & Change Management went from 33 to 37. That category is still filling its 30-day observation window: 10 days of observed history at the previous scan, 11 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-08-05 (score 58, +1)

No change was recorded against any check on this day. Stability & Change Management went from 27 to 30. That category is still filling its 30-day observation window: 8 days of observed history at the previous scan, 9 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-08-03 (score 57, +4)

- [functional improvement] Stability: unverified → 0.23

### 2026-08-02 (score 53, +40)

- [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 improvement] License: unverified → pass
- [functional improvement] Dependency health: unverified → partial
- [functional improvement] Maintenance: unverified → pass
- [functional improvement] MCP protocol: unverified → pass
- [functional improvement] Schema quality: unverified → good
- [functional] Licence: MIT

### 2026-08-01 (score 13, −5)

- [security] Stability: Stability not yet verified: we do not have a sandbox capture of the MCP schema this version of the package serves yet.
- [functional regression] Capabilities: pass → unverified

### 2026-07-31 (score 18, +17)

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

### 2026-07-30 (score 1, −36)

- [security regression] Malware scan: pass → unverified
- [functional regression] Tool coverage: 100 → unverified
- [functional regression] Schema quality: 0 → unverified
- [functional improvement] Dependency health: unverified → partial

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

First indexed and scored.

## MCP tools (14)

### `tap_list_campaigns` (~41 tokens)

List campaigns in the workspace, optionally filtered by status

Input parameters:

- `limit` (number): Max results (default 50)
- `status` (string)

### `tap_get_campaign` (~31 tokens)

Get campaign details including contacts, outcomes, and pitch stats

Input parameters:

- `campaign_id` (string, required): Campaign ID

### `tap_create_campaign` (~84 tokens)

Create a new campaign in the workspace

Input parameters:

- `artist_name` (string): Artist name
- `channels` (array): Target channels (radio, press, playlist)
- `goal` (string): Campaign goal
- `name` (string, required): Campaign name
- `release_date` (string): Release date (YYYY-MM-DD)
- `release_name` (string): Release name

### `tap_suggest_contacts` (~56 tokens)

Get AI-scored contact suggestions for a campaign based on warmth, genre overlap, response rate, and past outcomes

Input parameters:

- `campaign_id` (string, required): Campaign ID
- `limit` (number): Max suggestions (default 20)

### `tap_add_contact_to_campaign` (~60 tokens)

Add a contact to a campaign (creates a campaign_contacts link)

Input parameters:

- `campaign_id` (string, required): Campaign ID
- `contact_id` (string, required): Contact ID to add
- `notes` (string): Notes about why this contact was added

### `tap_campaign_memory` (~87 tokens)

Get or set campaign learnings/memory

Input parameters:

- `action` (string, required): Get or set campaign memory
- `best_angle` (string): Best pitch angle (for set action)
- `campaign_id` (string, required)
- `do_differently` (string): What to do differently (for set action)
- `what_worked` (string): What worked well (for set action)

### `tap_list_contacts` (~83 tokens)

List contacts in the workspace with optional filters

Input parameters:

- `bbc_only` (boolean): Only show BBC contacts
- `genre` (string): Genre filter
- `limit` (number): Max results (default 50)
- `offset` (number)
- `search` (string): Search name, email, outlet
- `status` (string): Pipeline status filter

### `tap_search_contacts` (~44 tokens)

Search contacts by name, outlet, genre, or BBC station

Input parameters:

- `limit` (number): Max results (default 20)
- `query` (string, required): Search query

### `tap_contact_insights` (~35 tokens)

Get relationship insights for a contact (warmth, response rate, outcomes)

Input parameters:

- `contact_id` (string, required): Contact ID

### `tap_create_contact` (~124 tokens)

Create a new contact in the workspace

Input parameters:

- `bbc_station` (string): BBC station name if applicable
- `email` (string, required): Email address (must be unique in workspace)
- `genres` (array): Music genres (e.g. ["pop", "indie"])
- `name` (string, required): Contact display name
- `notes` (string): Free-text notes about this contact
- `outlet` (string): Station, publication, or company name
- `platform_type` (string): Contact platform type
- `role` (string): Job title or role

### `tap_enrich_contact` (~33 tokens)

Trigger AI enrichment for a contact (returns enriched data)

Input parameters:

- `contact_id` (string, required): Contact ID to enrich

### `tap_draft_pitch` (~83 tokens)

Generate a complete AI-drafted pitch for a contact within a campaign. Returns subject, body, and variants ready to use.

Input parameters:

- `campaign_id` (string, required): Campaign ID
- `contact_id` (string, required): Contact ID
- `key_hook` (string): Key hook or angle for the pitch
- `tone` (string): Pitch tone (default: professional)

### `tap_log_outcome` (~73 tokens)

Log a campaign outcome for a contact

Input parameters:

- `campaign_id` (string, required): Campaign ID
- `channel` (string): Channel (radio, press, playlist, social)
- `contact_id` (string, required): Contact ID
- `notes` (string): Additional notes
- `outcome_type` (string, required): Outcome type

### `tap_get_action_queue` (~26 tokens)

Get today's prioritised action queue (follow-ups, stale contacts, pending pitches)

## Diagnostics

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

## Score history

- 2026-08-07: 59
- 2026-08-06: 58
- 2026-08-05: 58
- 2026-08-04: 57
- 2026-08-03: 57
- 2026-08-02: 53
- 2026-08-01: 13
- 2026-07-31: 18
- 2026-07-30: 1
- 2026-07-28: 37
- 2026-07-27: 37

## Links

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