Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

io.github.totalaudiopromo/tap-mcp

NPM · @TOTALAUDIOPROMO/TAP-MCP · SCANNED AUG 7

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

+41 this week 59 Trust /100
Trust breakdown (6 categories)

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. How we score →

Supply Chain Security87
  • No malware found by supply-chain analysis.Pass
  • Known CVEs were checked across the 104 of 108 dependencies we could resolve, so this covers what we could see, not the whole tree.Partial
  • No install/post-install scripts declared.Pass
  • Dependency health was assessed across the 104 of 108 dependencies we could resolve, so this covers what we could see, not the whole tree. View diagnostics → Partial
Provenance & Transparency19
  • Repository check failed: the declared repository URL returned HTTP 404. See how to fix → View diagnostics → Fail
  • Provenance check failed: no build-provenance attestation is published. See how to fix → View diagnostics → Fail
  • Clear OSI-approved license (MIT).Pass
  • Actively maintained (last published 10 days ago).Pass
  • Security-disclosure policy not yet verified: we couldn't inspect the source repository.Unverified
Schema Quality & AI Usability42
  • 0% of prompts and resources have a non-trivial description (not blank, and not just the item's name).Fail
  • AI-judged instruction clarity (good).Pass
  • Tool/resource definitions use about 879 tokens (~51/item across 17 items; 14 tools + 3 resources), lean.Pass
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management37
  • Stability observed for 11 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage98
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 93% of tool parameters carry a description.Partial
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Install

Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.

npm · @totalaudiopromo/tap-mcp

# add to Claude Code
claude mcp add totalaudiopromo-tap-mcp -- npx -y @totalaudiopromo/tap-mcp
# add to Codex CLI
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
    }
  }
}
# add to OpenClaw
openclaw mcp add totalaudiopromo-tap-mcp --command npx --arg -y --arg @totalaudiopromo/tap-mcp
# ~/.hermes/config.yaml
mcp_servers:
  totalaudiopromo-tap-mcp:
    command: "npx"
    args: ["-y", "@totalaudiopromo/tap-mcp"]
// mcp.json
{
  "mcpServers": {
    "totalaudiopromo-tap-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@totalaudiopromo/tap-mcp"
      ]
    }
  }
}
Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 7 Aug 26 +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.

  • 5 Aug 26 +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.

  • 3 Aug 26 +4
    • Stability: unverified → 0.23 functional
  • 2 Aug 26 +40
    • Provenance: unverified → fail security
    • Install scripts: unverified → pass security
    • Known CVEs: unverified → partial security
    • Malware scan: unverified → pass security
    • Stability: Stability not yet verified: not enough scan history yet (needs a 30-day window). security
    • License: unverified → pass functional
    • Dependency health: unverified → partial functional
    • Maintenance: unverified → pass functional
    • MCP protocol: unverified → pass functional
    • Schema quality: unverified → good functional
    • Licence: MIT functional
  • 1 Aug 26 −5
    • Stability: Stability not yet verified: we do not have a sandbox capture of the MCP schema this version of the package serves yet. security
    • Capabilities: pass → unverified functional
  • 31 Jul 26 +17
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 30 Jul 26 −36
    • Malware scan: pass → unverified security
    • Tool coverage: 100 → unverified functional
    • Schema quality: 0 → unverified functional
    • Dependency health: unverified → partial functional
  • 27 Jul 26 37

    First indexed and scored.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 7 Aug 2026 · Analysed npm/@totalaudiopromo/[email protected]

Provenance No attestation

The registry publishes no build provenance for this version, so there is nothing to verify.

Result No attestation
Ecosystem npm
Dependencies 104 packages
Packages resolved 104
Deprecated 103
Stale 29
Tree resolution Partial

The dependency tree was only partially resolved, so these counts may be incomplete.

MCP tools · 14 exposed · ~860 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability.

Tool Tokens
tap_add_contact_to_campaign ~60

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

NameTypeReqDescription
campaign_idstringyesCampaign ID
contact_idstringyesContact ID to add
notesstringNotes about why this contact was added

No output schema declared.

No examples provided.

tap_campaign_memory ~87

Get or set campaign learnings/memory

NameTypeReqDescription
actionstringyesGet or set campaign memory
best_anglestringBest pitch angle (for set action)
campaign_idstringyes
do_differentlystringWhat to do differently (for set action)
what_workedstringWhat worked well (for set action)

No output schema declared.

No examples provided.

tap_contact_insights ~35

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

NameTypeReqDescription
contact_idstringyesContact ID

No output schema declared.

No examples provided.

tap_create_campaign ~84

Create a new campaign in the workspace

NameTypeReqDescription
artist_namestringArtist name
channelsarrayTarget channels (radio, press, playlist)
goalstringCampaign goal
namestringyesCampaign name
release_datestringRelease date (YYYY-MM-DD)
release_namestringRelease name

No output schema declared.

No examples provided.

tap_create_contact ~124

Create a new contact in the workspace

NameTypeReqDescription
bbc_stationstringBBC station name if applicable
emailstringyesEmail address (must be unique in workspace)
genresarrayMusic genres (e.g. ["pop", "indie"])
namestringyesContact display name
notesstringFree-text notes about this contact
outletstringStation, publication, or company name
platform_typestringContact platform type
rolestringJob title or role

No output schema declared.

No examples provided.

tap_draft_pitch ~83

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

NameTypeReqDescription
campaign_idstringyesCampaign ID
contact_idstringyesContact ID
key_hookstringKey hook or angle for the pitch
tonestringPitch tone (default: professional)

No output schema declared.

No examples provided.

tap_enrich_contact ~33

Trigger AI enrichment for a contact (returns enriched data)

NameTypeReqDescription
contact_idstringyesContact ID to enrich

No output schema declared.

No examples provided.

tap_get_action_queue ~26

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

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

tap_get_campaign ~31

Get campaign details including contacts, outcomes, and pitch stats

NameTypeReqDescription
campaign_idstringyesCampaign ID

No output schema declared.

No examples provided.

tap_list_campaigns ~41

List campaigns in the workspace, optionally filtered by status

NameTypeReqDescription
limitnumberMax results (default 50)
statusstring

No output schema declared.

No examples provided.

tap_list_contacts ~83

List contacts in the workspace with optional filters

NameTypeReqDescription
bbc_onlybooleanOnly show BBC contacts
genrestringGenre filter
limitnumberMax results (default 50)
offsetnumber
searchstringSearch name, email, outlet
statusstringPipeline status filter

No output schema declared.

No examples provided.

tap_log_outcome ~73

Log a campaign outcome for a contact

NameTypeReqDescription
campaign_idstringyesCampaign ID
channelstringChannel (radio, press, playlist, social)
contact_idstringyesContact ID
notesstringAdditional notes
outcome_typestringyesOutcome type

No output schema declared.

No examples provided.

tap_search_contacts ~44

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

NameTypeReqDescription
limitnumberMax results (default 20)
querystringyesSearch query

No output schema declared.

No examples provided.

tap_suggest_contacts ~56

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

NameTypeReqDescription
campaign_idstringyesCampaign ID
limitnumberMax suggestions (default 20)

No output schema declared.

No examples provided.