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 3

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 Management27
  • Stability observed for 8 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
    • Install scripts: unverified → pass security
    • Known CVEs: unverified → partial security
    • Dependency health: partial → unverified functional
    • Schema quality: unverified → good functional
    • Stability: unverified → 0.23 functional
    • License: unverified → pass functional
    • MCP protocol: unverified → pass functional
    • Maintenance: 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 3 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
update_product_source ~62

Update an existing product source

NameTypeReqDescription
namestringSource name
publisher_idnumberyesPublisher ID
source_idnumberyesSource ID
typestringSource type
urlstringSource URL

No output schema declared.

No examples provided.

update_product_source_target ~61

Update an existing product source target

NameTypeReqDescription
namestringSource target name
publisher_idnumberyesPublisher ID
source_idnumberSource ID to target
source_target_idnumberyesSource target ID

No output schema declared.

No examples provided.

update_publisher ~155

Update an existing publisher

NameTypeReqDescription
can_admin_accountbooleanGrant administrator privileges
can_approve_adsbooleanAllow publisher to approve/deny ad items
can_change_passwordbooleanWhether publisher can change password
can_view_wordpress_keybooleanAllow publisher to view WordPress key
default_payoutobjectDefault payout configuration
domainstringPublisher domain
emailstringContact email
idnumberyesPublisher ID
metadataobjectCustom metadata key-value pairs
namestringPublisher name
seller_typestringSeller type
timezonestringTimezone

No output schema declared.

No examples provided.

update_report_schedule ~56

Update a report schedule

NameTypeReqDescription
frequencystringSchedule frequency
recipientsarrayArray of recipient objects
report_config_idnumberyesReport configuration ID
schedule_idnumberyesSchedule ID

No output schema declared.

No examples provided.

update_rich_media_ad_item ~151

Update an existing rich media ad item

NameTypeReqDescription
creativenumberRich media creative ID
expand_horizontal_directionstringHorizontal expand direction
expand_vertical_directionstringVertical expand direction
html_content_belowstringHTML content below the ad item
idnumberyesAd item ID
locationstringClick-through URL
metadataobjectCustom metadata key-value pairs
namestringAd item name
tracking_pixelstringThird-party tracking pixel URL
tracking_pixelsarrayArray of tracking pixel URLs
trusted_redirect_domainsarrayTrusted redirect domains

No output schema declared.

No examples provided.

update_rich_media_creative ~46

Update an existing rich media creative

NameTypeReqDescription
descriptionstringCreative description
idnumberyesCreative ID
namestringCreative name

No output schema declared.

No examples provided.

update_role ~287

Update an existing role

NameTypeReqDescription
can_assign_campaigns_directlybooleanCan assign campaigns directly
can_manage_admin_api_accessbooleanCan manage API keys
can_manage_biddersbooleanCan manage bidders
can_manage_billingbooleanCan manage billing
can_manage_contractsbooleanCan manage contracts
can_manage_data_keysbooleanCan manage data keys
can_manage_linksbooleanCan manage tracking links
can_manage_mediabooleanCan manage creatives
can_manage_native_ad_templatesbooleanCan manage native templates
can_manage_product_dbbooleanCan manage product catalogs
can_manage_programmaticbooleanCan manage programmatic
can_manage_self_servebooleanCan manage Self-Serve
can_manage_targetsbooleanCan manage targets
can_manage_ticketsbooleanCan manage tickets
can_manage_usersbooleanCan manage users
idnumberyesRole ID
is_default_rolebooleanAuto-assign to new users
namestringRole name
publisher_accessstringPublisher access level
publisher_access_listarrayPublisher IDs for specific access
statistics_accessstringStatistics access level

No output schema declared.

No examples provided.

update_schedule ~293

Update an existing schedule

NameTypeReqDescription
day_cap_limitnumberDaily cap limit
day_cap_typestringDaily cap type
day_parting_idnumberDay parting ID for time-of-day targeting
delivery_methodstringDelivery pacing: "default" (ASAP) or "smooth" (evenly distributed)
end_atstringEnd date/time in ISO-8601 format
end_at_timezonestringIANA timezone for end_at
end_datestringEnd date (YYYY-MM-DD HH:MM:SS) — deprecated, use end_at
idnumberyesSchedule ID
per_user_view_limitnumberPer-user view frequency cap
per_user_view_periodnumberDays before per-user view counter resets
quota_lifetimenumberTotal quota amount (views or clicks, not per thousand)
quota_typestringQuota measurement type
start_atstringStart date/time in ISO-8601 format
start_at_timezonestringIANA timezone for start_at
start_datestringStart date (YYYY-MM-DD HH:MM:SS) — deprecated, use start_at
under_delivery_behaviourstringWhether to keep serving until quota met or stop on end date

No output schema declared.

No examples provided.

update_sftp_connection ~86

Update an existing SFTP connection

NameTypeReqDescription
hoststringSFTP host
idnumberyesSFTP connection ID
namestringConnection name
passwordstringSFTP password
pathstringRemote path
portnumberSFTP port
usernamestringSFTP username

No output schema declared.

No examples provided.

update_signature_request ~35

Update an existing signature request

NameTypeReqDescription
contract_idnumberyesContract ID
idnumberyesSignature request ID

No output schema declared.

No examples provided.

update_signature_request_recipient ~68

Update a recipient for a signature request

NameTypeReqDescription
contract_idnumberyesContract ID
emailstringRecipient email
namestringRecipient name
recipient_idnumberyesRecipient ID
request_idnumberyesSignature request ID

No output schema declared.

No examples provided.

update_trusted_redirect_domain ~45

Update an existing trusted redirect domain

NameTypeReqDescription
domainstringTrusted redirect domain (e.g. example.com)
idnumberyesTrusted redirect domain ID

No output schema declared.

No examples provided.

update_user_attribute ~66

Update an existing user attribute in a user database

NameTypeReqDescription
idnumberyesUser attribute ID
labelstringDescriptive label for the field
typestringData type of the field
user_db_idnumberyesUser database ID

No output schema declared.

No examples provided.

update_video_creative ~43

Update an existing video creative

NameTypeReqDescription
descriptionstringCreative description
idnumberyesCreative ID
namestringCreative name

No output schema declared.

No examples provided.

update_zone ~366

Update an existing standard zone

NameTypeReqDescription
ad_size_filterobjectAd size filter (dynamic zones only)
allow_demand_sourcesbooleanAllow requests to demand endpoints
allowed_root_native_templatesarrayAllowed root native template IDs
api_frameworksarraySupported API frameworks
auction_tie_breakstringTie-breaking method
bid_floornumberDefault bid floor
burn_in_hoursnumberHours before eCPM confidence
burn_in_impressionsnumberImpressions before eCPM confidence
dimensionsstringZone dimensions type
ecpm_testing_allowancenumberPercentage for eCPM recalculation
heightnumberZone height in pixels
iab_categoriesarrayIAB category descriptors
idnumberyesZone ID
metadataobjectCustom metadata key-value pairs
min_payoutnumberMinimum payout per impression (CPM)
namestringZone name
optimization_strategystringZone optimization strategy
pmp_dealsarrayAllowed PMP Deal IDs
private_auctionbooleanIgnore non-deal bids in auction
publishernumberPublisher ID
refresh_frequencynumberInterval in seconds for serving new ads
refresh_limitnumberTotal times zone will refresh
responsivestringSize behavior
rtb_placement_idstringOpenRTB tagid identifier
serve_priority_orderstringPriority order
unique_deliverybooleanServe unique ads on each zone
widthnumberZone width in pixels

No output schema declared.

No examples provided.

update_zone_ortb_native_ad ~73

Update an existing ORTB native ad for a standard zone

NameTypeReqDescription
idnumberyesORTB native ad ID
namestringORTB native ad name
template_idnumberORTB native template ID
zone_idnumberyesStandard zone ID

No output schema declared.

No examples provided.

validate_beacon_signing_key ~30

Validate a beacon signing key

NameTypeReqDescription
keystringBeacon signing key to validate

No output schema declared.

No examples provided.

vast_archive_campaign ~34

Archive a VAST campaign (soft-delete, can be restored later)

NameTypeReqDescription
idnumberyesVAST campaign ID

No output schema declared.

No examples provided.

vast_archive_channel ~34

Archive a VAST channel (soft-delete, can be restored later)

NameTypeReqDescription
idnumberyesVAST channel ID

No output schema declared.

No examples provided.

vast_archive_zone ~34

Archive a VAST zone (soft-delete, can be restored later)

NameTypeReqDescription
idnumberyesVAST zone ID

No output schema declared.

No examples provided.

vast_create_ad_item ~54

Create a new VAST ad item

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

No output schema declared.

No examples provided.

vast_create_campaign ~50

Create a new VAST campaign

NameTypeReqDescription
advertisernumberyesAdvertiser ID
contractnumberContract ID (requires Contract Management add-on)
namestringyesCampaign name

No output schema declared.

No examples provided.

vast_create_campaign_assignment ~65

Create a VAST campaign assignment (assign an ad item to a campaign)

NameTypeReqDescription
activebooleanWhether to actively serve ads (defaults to true)
ad_itemnumberyesVAST ad item ID
campaignnumberyesVAST campaign ID

No output schema declared.

No examples provided.

vast_create_channel ~34

Create a new VAST channel

NameTypeReqDescription
descriptionstringChannel description
namestringyesChannel name

No output schema declared.

No examples provided.

vast_create_channel_zone_assignment ~44

Assign a VAST zone to a VAST channel

NameTypeReqDescription
channelnumberyesVAST channel ID
zonenumberyesVAST zone ID

No output schema declared.

No examples provided.

vast_create_companion ~48

Create a new VAST companion

NameTypeReqDescription
heightnumberCompanion height in pixels
namestringyesCompanion name
widthnumberCompanion width in pixels

No output schema declared.

No examples provided.

vast_create_linear_media ~67

Create a new VAST linear media

NameTypeReqDescription
bitratenumberBitrate in kbps
durationnumberDuration in seconds
mime_typestringMIME type (e.g. video/mp4)
namestringyesLinear media name

No output schema declared.

No examples provided.

vast_create_non_linear_media ~61

Create a new VAST non-linear media

NameTypeReqDescription
heightnumberHeight in pixels
mime_typestringMIME type
namestringyesNon-linear media name
widthnumberWidth in pixels

No output schema declared.

No examples provided.

vast_create_placement ~241

Create a new VAST placement (assign a VAST ad item or campaign to a VAST zone or channel)

NameTypeReqDescription
activebooleanWhether placement is active (defaults to true)
advertisementobjectyesAdvertisement object with id and type
channelnumberVAST channel ID (required if zone not set; mutually exclusive with zone)
costobjectPricing model: fixed_cost OR cpm/cpc/cpa
data_key_target_idnumberData Key Target ID (Enterprise only)
max_frequencynumberFrequency cap limit
max_frequency_periodnumberDays before frequency counter resets
max_frequency_typestringEvent type to count for frequency capping
payoutobjectPublisher payout configuration
prioritynumberPriority level (sponsorship, standard, network, bulk, house)
schedulenumberyesVAST schedule ID
serve_methodstringServing system: weight-based or auction-based
zonenumberVAST zone ID (required if channel not set; mutually exclusive with channel)

No output schema declared.

No examples provided.

vast_create_schedule ~157

Create a new VAST schedule for time-based ad delivery

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)
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_create_tracking ~62

Create a new VAST tracking entry

NameTypeReqDescription
eventstringTracking event type (e.g. start, firstQuartile, midpoint, thirdQuartile, complete)
namestringyesTracking name
urlstringTracking URL

No output schema declared.

No examples provided.

vast_create_zone ~117

Create a new 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)
metadataobjectCustom metadata key-value pairs
namestringyesZone name
publishernumberyesPublisher ID
serve_priority_orderstringPriority order for serving: "weight" or "auction"

No output schema declared.

No examples provided.

vast_delete_ad_item ~29

Delete a VAST ad item

NameTypeReqDescription
idnumberyesVAST ad item ID

No output schema declared.

No examples provided.

vast_delete_archived_campaign ~32

Permanently delete an archived VAST campaign

NameTypeReqDescription
idnumberyesArchived VAST campaign ID

No output schema declared.

No examples provided.

vast_delete_archived_channel ~32

Permanently delete an archived VAST channel

NameTypeReqDescription
idnumberyesArchived VAST channel ID

No output schema declared.

No examples provided.

vast_delete_archived_zone ~32

Permanently delete an archived VAST zone

NameTypeReqDescription
idnumberyesArchived VAST zone ID

No output schema declared.

No examples provided.

vast_delete_campaign ~26

Delete a VAST campaign

NameTypeReqDescription
idnumberyesVAST campaign ID

No output schema declared.

No examples provided.

vast_delete_campaign_assignment ~29

Delete a VAST campaign assignment

NameTypeReqDescription
idnumberyesVAST campaign assignment ID

No output schema declared.

No examples provided.

vast_delete_channel ~26

Delete a VAST channel

NameTypeReqDescription
idnumberyesVAST channel ID

No output schema declared.

No examples provided.

vast_delete_channel_zone_assignment ~35

Remove a VAST zone from a VAST channel

NameTypeReqDescription
idnumberyesVAST channel zone assignment ID

No output schema declared.

No examples provided.

vast_delete_companion ~27

Delete a VAST companion

NameTypeReqDescription
idnumberyesVAST companion ID

No output schema declared.

No examples provided.

vast_delete_linear_media ~29

Delete a VAST linear media

NameTypeReqDescription
idnumberyesVAST linear media ID

No output schema declared.

No examples provided.

vast_delete_non_linear_media ~32

Delete a VAST non-linear media

NameTypeReqDescription
idnumberyesVAST non-linear media ID

No output schema declared.

No examples provided.

vast_delete_placement ~27

Delete a VAST placement

NameTypeReqDescription
idnumberyesVAST placement ID

No output schema declared.

No examples provided.

vast_delete_schedule ~26

Delete a VAST schedule

NameTypeReqDescription
idnumberyesVAST schedule ID

No output schema declared.

No examples provided.

vast_delete_tracking ~27

Delete a VAST tracking entry

NameTypeReqDescription
idnumberyesVAST tracking ID

No output schema declared.

No examples provided.

vast_delete_zone ~26

Delete a VAST zone

NameTypeReqDescription
idnumberyesVAST zone ID

No output schema declared.

No examples provided.

vast_get_ad_item ~32

Get details of a specific VAST ad item

NameTypeReqDescription
idnumberyesVAST ad item ID

No output schema declared.

No examples provided.

vast_get_archived_campaign ~33

Get details of a specific archived VAST campaign

NameTypeReqDescription
idnumberyesArchived VAST campaign ID

No output schema declared.

No examples provided.

vast_get_archived_channel ~33

Get details of a specific archived VAST channel

NameTypeReqDescription
idnumberyesArchived VAST channel ID

No output schema declared.

No examples provided.