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

AdButler

NPM · @ADBUTLER/MCP-SERVER · 3 COMPONENTS · SCANNED AUG 4

Manage AdButler campaigns, zones, ad items, VAST, and reports from Claude, ChatGPT, and Cursor.

+18 this week 71 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
  • Only part of the dependency tree could be resolved (95 of 99), so this covers what we could see, not the whole tree.Partial
  • No install/post-install scripts declared.Pass
  • Only part of the dependency tree could be resolved (95 of 99), so this covers what we could see, not the whole tree. View diagnostics → Partial
Provenance & Transparency45
Schema Quality & AI Usability82
  • 100% of prompts and resources have a non-trivial description (not blank, and not just the item's name).Pass
  • AI-judged instruction clarity (good).Pass
  • Tool/resource definitions use about 34549 tokens (~55/item across 619 items; 619 tools + 0 resources), lean.Pass
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management30
  • Stability observed for 9 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage100
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 100% of tool parameters carry a description.Pass
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 · @adbutler/mcp-server

# add to Claude Code
claude mcp add com-adbutler-mcp-server -- npx -y @adbutler/mcp-server
# add to Codex CLI
codex mcp add com-adbutler-mcp-server -- npx -y @adbutler/mcp-server
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "com-adbutler-mcp-server": {
      "type": "local",
      "command": [
        "npx",
        "-y",
        "@adbutler/mcp-server"
      ],
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add com-adbutler-mcp-server --command npx --arg -y --arg @adbutler/mcp-server
# ~/.hermes/config.yaml
mcp_servers:
  com-adbutler-mcp-server:
    command: "npx"
    args: ["-y", "@adbutler/mcp-server"]
// mcp.json
{
  "mcpServers": {
    "com-adbutler-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "@adbutler/mcp-server"
      ]
    }
  }
}
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.

  • 3 Aug 26 +1

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

  • 2 Aug 26 +49
    • Provenance: unverified → fail security
    • Known CVEs: unverified → partial security
    • Install scripts: unverified → pass security
    • Dependency health: partial → unverified functional
    • Schema quality: unverified → good functional
    • Stability: unverified → 0.23 functional
    • MCP protocol: unverified → pass functional
    • Maintenance: unverified → pass functional
    • License: unverified → pass functional
    • Schema quality: unverified → 100 functional
    • Tool coverage: unverified → 100 functional
    • Licence: MIT functional
  • 1 Aug 26 −14
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 31 Jul 26 −18
    • Malware scan: pass → unverified security
  • 27 Jul 26 53

    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 4 Aug 2026 · Analysed npm/@adbutler/[email protected]

Provenance none

Ecosystem: npm · Outcome: none

Dependencies 95 packages

95 packages in the resolved dependency tree · 95 deprecated · 29 stale.

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

MCP tools — 619 exposed · ~34,549 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
vast_get_archived_zone ~33

Get details of a specific archived VAST zone

NameTypeReqDescription
idnumberyesArchived VAST zone ID

No output schema declared.

No examples provided.

vast_get_campaign ~29

Get details of a specific VAST campaign

NameTypeReqDescription
idnumberyesVAST campaign ID

No output schema declared.

No examples provided.

vast_get_campaign_assignment ~32

Get details of a specific VAST campaign assignment

NameTypeReqDescription
idnumberyesVAST campaign assignment ID

No output schema declared.

No examples provided.

vast_get_channel ~29

Get details of a specific VAST channel

NameTypeReqDescription
idnumberyesVAST channel ID

No output schema declared.

No examples provided.

vast_get_channel_zone_assignment ~35

Get details of a specific VAST channel zone assignment

NameTypeReqDescription
idnumberyesVAST channel zone assignment ID

No output schema declared.

No examples provided.

vast_get_companion ~30

Get details of a specific VAST companion

NameTypeReqDescription
idnumberyesVAST companion ID

No output schema declared.

No examples provided.

vast_get_linear_media ~32

Get details of a specific VAST linear media

NameTypeReqDescription
idnumberyesVAST linear media ID

No output schema declared.

No examples provided.

vast_get_non_linear_media ~35

Get details of a specific VAST non-linear media

NameTypeReqDescription
idnumberyesVAST non-linear media ID

No output schema declared.

No examples provided.

vast_get_placement ~30

Get details of a specific VAST placement

NameTypeReqDescription
idnumberyesVAST placement ID

No output schema declared.

No examples provided.

vast_get_schedule ~29

Get details of a specific VAST schedule

NameTypeReqDescription
idnumberyesVAST schedule ID

No output schema declared.

No examples provided.

vast_get_tracking ~30

Get details of a specific VAST tracking entry

NameTypeReqDescription
idnumberyesVAST tracking ID

No output schema declared.

No examples provided.

vast_get_zone ~29

Get details of a specific VAST zone

NameTypeReqDescription
idnumberyesVAST zone ID

No output schema declared.

No examples provided.

vast_list_ad_items ~45

List all VAST ad items

NameTypeReqDescription
limitnumberMax results to return (default 100, max 100)
offsetnumberPagination offset

No output schema declared.

No examples provided.

vast_list_archived_campaigns ~47

List all archived VAST campaigns

NameTypeReqDescription
limitnumberMax results to return (default 100, max 100)
offsetnumberPagination offset

No output schema declared.

No examples provided.

vast_list_archived_channels ~46

List all archived VAST channels

NameTypeReqDescription
limitnumberMax results to return (default 100, max 100)
offsetnumberPagination offset

No output schema declared.

No examples provided.

vast_list_archived_zones ~47

List all archived VAST zones

NameTypeReqDescription
limitnumberMax results to return (default 100, max 100)
offsetnumberPagination offset

No output schema declared.

No examples provided.

vast_list_campaign_assignments ~46

List all VAST campaign assignments

NameTypeReqDescription
limitnumberMax results to return (default 100, max 100)
offsetnumberPagination offset

No output schema declared.

No examples provided.

vast_list_campaigns ~44

List all VAST campaigns

NameTypeReqDescription
limitnumberMax results to return (default 100, max 100)
offsetnumberPagination offset

No output schema declared.

No examples provided.

vast_list_channel_zone_assignments ~48

List all VAST channel zone assignments

NameTypeReqDescription
limitnumberMax results to return (default 100, max 100)
offsetnumberPagination offset

No output schema declared.

No examples provided.

vast_list_channels ~43

List all VAST channels

NameTypeReqDescription
limitnumberMax results to return (default 100, max 100)
offsetnumberPagination offset

No output schema declared.

No examples provided.

vast_list_companions ~45

List all VAST companions

NameTypeReqDescription
limitnumberMax results to return (default 100, max 100)
offsetnumberPagination offset

No output schema declared.

No examples provided.

vast_list_linear_media ~45

List all VAST linear media

NameTypeReqDescription
limitnumberMax results to return (default 100, max 100)
offsetnumberPagination offset

No output schema declared.

No examples provided.

vast_list_media ~48

List all VAST media (linear and non-linear)

NameTypeReqDescription
limitnumberMax results to return (default 100, max 100)
offsetnumberPagination offset

No output schema declared.

No examples provided.

vast_list_non_linear_media ~47

List all VAST non-linear media

NameTypeReqDescription
limitnumberMax results to return (default 100, max 100)
offsetnumberPagination offset

No output schema declared.

No examples provided.

vast_list_placements ~56

List all VAST placements (assignments of VAST ad items to VAST zones)

NameTypeReqDescription
limitnumberMax results to return (default 100, max 100)
offsetnumberPagination offset

No output schema declared.

No examples provided.

vast_list_schedules ~44

List all VAST schedules

NameTypeReqDescription
limitnumberMax results to return (default 100, max 100)
offsetnumberPagination offset

No output schema declared.

No examples provided.

vast_list_tracking ~44

List all VAST tracking entries

NameTypeReqDescription
limitnumberMax results to return (default 100, max 100)
offsetnumberPagination offset

No output schema declared.

No examples provided.

vast_list_zones ~44

List all VAST zones

NameTypeReqDescription
limitnumberMax results to return (default 100, max 100)
offsetnumberPagination offset

No output schema declared.

No examples provided.

vast_unarchive_campaign ~33

Restore an archived VAST campaign back to active status

NameTypeReqDescription
idnumberyesArchived VAST campaign ID

No output schema declared.

No examples provided.

vast_unarchive_channel ~33

Restore an archived VAST channel back to active status

NameTypeReqDescription
idnumberyesArchived VAST channel ID

No output schema declared.

No examples provided.

vast_unarchive_zone ~33

Restore an archived VAST zone back to active status

NameTypeReqDescription
idnumberyesArchived VAST zone ID

No output schema declared.

No examples provided.

vast_update_ad_item ~66

Update an existing VAST ad item

NameTypeReqDescription
activebooleanWhether ad item is active
idnumberyesVAST ad item ID
locationstringVAST tag URL or media location
namestringAd item name

No output schema declared.

No examples provided.

vast_update_campaign ~61

Update an existing VAST campaign

NameTypeReqDescription
advertisernumberAdvertiser ID
contractnumberContract ID (requires Contract Management add-on)
idnumberyesVAST campaign ID
namestringCampaign name

No output schema declared.

No examples provided.

vast_update_campaign_assignment ~65

Update a VAST campaign assignment

NameTypeReqDescription
activebooleanWhether to actively serve ads
ad_itemnumberVAST ad item ID
campaignnumberVAST campaign ID
idnumberyesVAST campaign assignment ID

No output schema declared.

No examples provided.

vast_update_channel ~45

Update an existing VAST channel

NameTypeReqDescription
descriptionstringChannel description
idnumberyesVAST channel ID
namestringChannel name

No output schema declared.

No examples provided.

vast_update_channel_zone_assignment ~54

Update a VAST channel zone assignment

NameTypeReqDescription
channelnumberVAST channel ID
idnumberyesVAST channel zone assignment ID
zonenumberVAST zone ID

No output schema declared.

No examples provided.

vast_update_companion ~59

Update an existing VAST companion

NameTypeReqDescription
heightnumberCompanion height in pixels
idnumberyesVAST companion ID
namestringCompanion name
widthnumberCompanion width in pixels

No output schema declared.

No examples provided.

vast_update_linear_media ~79

Update an existing VAST linear media

NameTypeReqDescription
bitratenumberBitrate in kbps
durationnumberDuration in seconds
idnumberyesVAST linear media ID
mime_typestringMIME type (e.g. video/mp4)
namestringLinear media name

No output schema declared.

No examples provided.

vast_update_non_linear_media ~74

Update an existing VAST non-linear media

NameTypeReqDescription
heightnumberHeight in pixels
idnumberyesVAST non-linear media ID
mime_typestringMIME type
namestringNon-linear media name
widthnumberWidth in pixels

No output schema declared.

No examples provided.

vast_update_placement ~208

Update an existing VAST placement

NameTypeReqDescription
activebooleanWhether placement is active
advertisementobjectAdvertisement object with id and type
channelnumberVAST channel ID (mutually exclusive with zone)
costobjectPricing model: fixed_cost OR cpm/cpc/cpa
data_key_target_idnumberData Key Target ID (Enterprise only)
idnumberyesVAST placement ID
max_frequencynumberFrequency cap limit
max_frequency_periodnumberDays before frequency counter resets
max_frequency_typestringEvent type for frequency capping
payoutobjectPublisher payout configuration
prioritynumberPriority level
schedulenumberVAST schedule ID
serve_methodstringServing system: weight-based or auction-based
zonenumberVAST zone ID (mutually exclusive with channel)

No output schema declared.

No examples provided.

vast_update_schedule ~163

Update an existing VAST schedule

NameTypeReqDescription
day_parting_idnumberDay parting ID for time-of-day targeting
delivery_methodstringDelivery pacing: "default" (ASAP) or "smooth" (evenly distributed)
end_datestringEnd date (YYYY-MM-DD HH:MM:SS), null for indefinite
geo_targetnumberGeotarget ID (0 = no targeting)
idnumberyesVAST schedule ID
quota_lifetimenumberTotal quota amount (views or clicks, not per thousand)
quota_typestringQuota measurement type
start_datestringStart date (YYYY-MM-DD HH:MM:SS)

No output schema declared.

No examples provided.

vast_update_tracking ~56

Update an existing VAST tracking entry

NameTypeReqDescription
eventstringTracking event type
idnumberyesVAST tracking ID
namestringTracking name
urlstringTracking URL

No output schema declared.

No examples provided.

vast_update_zone ~128

Update an existing VAST zone

NameTypeReqDescription
default_vast_ad_itemnumberDefault VAST ad item ID (mutually exclusive with default_vast_campaign)
default_vast_campaignnumberDefault VAST campaign ID (mutually exclusive with default_vast_ad_item)
idnumberyesVAST zone ID
metadataobjectCustom metadata key-value pairs
namestringZone name
publishernumberPublisher ID
serve_priority_orderstringPriority order for serving: "weight" or "auction"

No output schema declared.

No examples provided.

vast42_create_ad ~57

Create a VAST 4.2 ad item

NameTypeReqDescription
activebooleanWhether ad item is active
locationstringVAST tag URL or media location
namestringyesAd item name

No output schema declared.

No examples provided.

vast42_create_campaign_assignment ~57

Create a VAST 4.2 campaign assignment

NameTypeReqDescription
activebooleanWhether assignment is active
ad_itemnumberVAST ad item ID
campaignnumberVAST campaign ID

No output schema declared.

No examples provided.

vast42_create_closed_caption_file ~44

Create a VAST 4.2 closed caption file

NameTypeReqDescription
languagestringLanguage code
namestringClosed caption file name

No output schema declared.

No examples provided.

vast42_create_companion ~52

Create a VAST 4.2 companion

NameTypeReqDescription
heightnumberCompanion height in pixels
namestringyesCompanion name
widthnumberCompanion width in pixels

No output schema declared.

No examples provided.

vast42_create_creative ~39

Create a VAST 4.2 creative

NameTypeReqDescription
descriptionstringCreative description
namestringCreative name

No output schema declared.

No examples provided.

vast42_create_icon ~51

Create a VAST 4.2 icon

NameTypeReqDescription
heightnumberIcon height in pixels
namestringIcon name
widthnumberIcon width in pixels

No output schema declared.

No examples provided.

vast42_create_icon_click_fallback_image ~59

Create a VAST 4.2 icon click fallback image

NameTypeReqDescription
heightnumberHeight in pixels
namestringIcon click fallback image name
widthnumberWidth in pixels

No output schema declared.

No examples provided.