AdButler
NPM · @ADBUTLER/MCP-SERVER · 3 COMPONENTS · SCANNED AUG 3
Manage AdButler campaigns, zones, ad items, VAST, and reports from Claude, ChatGPT, and Cursor.
Available components
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
- Source repository is publicly reachable at the declared URL. View diagnostics → Pass
- 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 18 days ago).Pass
- Disclosure check failed: no security disclosure policy was found in the source repository. See how to fix → Fail
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
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
claude mcp add com-adbutler-mcp-server -- npx -y @adbutler/mcp-server
codex mcp add com-adbutler-mcp-server -- npx -y @adbutler/mcp-server
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"com-adbutler-mcp-server": {
"type": "local",
"command": [
"npx",
"-y",
"@adbutler/mcp-server"
],
"enabled": true
}
}
} openclaw mcp add com-adbutler-mcp-server --command npx --arg -y --arg @adbutler/mcp-server
mcp_servers:
com-adbutler-mcp-server:
command: "npx"
args: ["-y", "@adbutler/mcp-server"] {
"mcpServers": {
"com-adbutler-mcp-server": {
"command": "npx",
"args": [
"-y",
"@adbutler/mcp-server"
]
}
}
} 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.
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.
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.
update_product_source ~62
Update an existing product source
| Name | Type | Req | Description |
|---|---|---|---|
| name | string | — | Source name |
| publisher_id | number | yes | Publisher ID |
| source_id | number | yes | Source ID |
| type | string | — | Source type |
| url | string | — | Source URL |
No output schema declared.
No examples provided.
update_product_source_target ~61
Update an existing product source target
| Name | Type | Req | Description |
|---|---|---|---|
| name | string | — | Source target name |
| publisher_id | number | yes | Publisher ID |
| source_id | number | — | Source ID to target |
| source_target_id | number | yes | Source target ID |
No output schema declared.
No examples provided.
update_publisher ~155
Update an existing publisher
| Name | Type | Req | Description |
|---|---|---|---|
| can_admin_account | boolean | — | Grant administrator privileges |
| can_approve_ads | boolean | — | Allow publisher to approve/deny ad items |
| can_change_password | boolean | — | Whether publisher can change password |
| can_view_wordpress_key | boolean | — | Allow publisher to view WordPress key |
| default_payout | object | — | Default payout configuration |
| domain | string | — | Publisher domain |
| string | — | Contact email | |
| id | number | yes | Publisher ID |
| metadata | object | — | Custom metadata key-value pairs |
| name | string | — | Publisher name |
| seller_type | string | — | Seller type |
| timezone | string | — | Timezone |
No output schema declared.
No examples provided.
update_report_schedule ~56
Update a report schedule
| Name | Type | Req | Description |
|---|---|---|---|
| frequency | string | — | Schedule frequency |
| recipients | array | — | Array of recipient objects |
| report_config_id | number | yes | Report configuration ID |
| schedule_id | number | yes | Schedule ID |
No output schema declared.
No examples provided.
update_rich_media_ad_item ~151
Update an existing rich media ad item
| Name | Type | Req | Description |
|---|---|---|---|
| creative | number | — | Rich media creative ID |
| expand_horizontal_direction | string | — | Horizontal expand direction |
| expand_vertical_direction | string | — | Vertical expand direction |
| html_content_below | string | — | HTML content below the ad item |
| id | number | yes | Ad item ID |
| location | string | — | Click-through URL |
| metadata | object | — | Custom metadata key-value pairs |
| name | string | — | Ad item name |
| tracking_pixel | string | — | Third-party tracking pixel URL |
| tracking_pixels | array | — | Array of tracking pixel URLs |
| trusted_redirect_domains | array | — | Trusted redirect domains |
No output schema declared.
No examples provided.
update_rich_media_creative ~46
Update an existing rich media creative
| Name | Type | Req | Description |
|---|---|---|---|
| description | string | — | Creative description |
| id | number | yes | Creative ID |
| name | string | — | Creative name |
No output schema declared.
No examples provided.
update_role ~287
Update an existing role
| Name | Type | Req | Description |
|---|---|---|---|
| can_assign_campaigns_directly | boolean | — | Can assign campaigns directly |
| can_manage_admin_api_access | boolean | — | Can manage API keys |
| can_manage_bidders | boolean | — | Can manage bidders |
| can_manage_billing | boolean | — | Can manage billing |
| can_manage_contracts | boolean | — | Can manage contracts |
| can_manage_data_keys | boolean | — | Can manage data keys |
| can_manage_links | boolean | — | Can manage tracking links |
| can_manage_media | boolean | — | Can manage creatives |
| can_manage_native_ad_templates | boolean | — | Can manage native templates |
| can_manage_product_db | boolean | — | Can manage product catalogs |
| can_manage_programmatic | boolean | — | Can manage programmatic |
| can_manage_self_serve | boolean | — | Can manage Self-Serve |
| can_manage_targets | boolean | — | Can manage targets |
| can_manage_tickets | boolean | — | Can manage tickets |
| can_manage_users | boolean | — | Can manage users |
| id | number | yes | Role ID |
| is_default_role | boolean | — | Auto-assign to new users |
| name | string | — | Role name |
| publisher_access | string | — | Publisher access level |
| publisher_access_list | array | — | Publisher IDs for specific access |
| statistics_access | string | — | Statistics access level |
No output schema declared.
No examples provided.
update_schedule ~293
Update an existing schedule
| Name | Type | Req | Description |
|---|---|---|---|
| day_cap_limit | number | — | Daily cap limit |
| day_cap_type | string | — | Daily cap type |
| day_parting_id | number | — | Day parting ID for time-of-day targeting |
| delivery_method | string | — | Delivery pacing: "default" (ASAP) or "smooth" (evenly distributed) |
| end_at | string | — | End date/time in ISO-8601 format |
| end_at_timezone | string | — | IANA timezone for end_at |
| end_date | string | — | End date (YYYY-MM-DD HH:MM:SS) — deprecated, use end_at |
| id | number | yes | Schedule ID |
| per_user_view_limit | number | — | Per-user view frequency cap |
| per_user_view_period | number | — | Days before per-user view counter resets |
| quota_lifetime | number | — | Total quota amount (views or clicks, not per thousand) |
| quota_type | string | — | Quota measurement type |
| start_at | string | — | Start date/time in ISO-8601 format |
| start_at_timezone | string | — | IANA timezone for start_at |
| start_date | string | — | Start date (YYYY-MM-DD HH:MM:SS) — deprecated, use start_at |
| under_delivery_behaviour | string | — | Whether 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
| Name | Type | Req | Description |
|---|---|---|---|
| host | string | — | SFTP host |
| id | number | yes | SFTP connection ID |
| name | string | — | Connection name |
| password | string | — | SFTP password |
| path | string | — | Remote path |
| port | number | — | SFTP port |
| username | string | — | SFTP username |
No output schema declared.
No examples provided.
update_signature_request ~35
Update an existing signature request
| Name | Type | Req | Description |
|---|---|---|---|
| contract_id | number | yes | Contract ID |
| id | number | yes | Signature request ID |
No output schema declared.
No examples provided.
update_signature_request_recipient ~68
Update a recipient for a signature request
| Name | Type | Req | Description |
|---|---|---|---|
| contract_id | number | yes | Contract ID |
| string | — | Recipient email | |
| name | string | — | Recipient name |
| recipient_id | number | yes | Recipient ID |
| request_id | number | yes | Signature request ID |
No output schema declared.
No examples provided.
update_trusted_redirect_domain ~45
Update an existing trusted redirect domain
| Name | Type | Req | Description |
|---|---|---|---|
| domain | string | — | Trusted redirect domain (e.g. example.com) |
| id | number | yes | Trusted redirect domain ID |
No output schema declared.
No examples provided.
update_user_attribute ~66
Update an existing user attribute in a user database
| Name | Type | Req | Description |
|---|---|---|---|
| id | number | yes | User attribute ID |
| label | string | — | Descriptive label for the field |
| type | string | — | Data type of the field |
| user_db_id | number | yes | User database ID |
No output schema declared.
No examples provided.
update_video_creative ~43
Update an existing video creative
| Name | Type | Req | Description |
|---|---|---|---|
| description | string | — | Creative description |
| id | number | yes | Creative ID |
| name | string | — | Creative name |
No output schema declared.
No examples provided.
update_zone ~366
Update an existing standard zone
| Name | Type | Req | Description |
|---|---|---|---|
| ad_size_filter | object | — | Ad size filter (dynamic zones only) |
| allow_demand_sources | boolean | — | Allow requests to demand endpoints |
| allowed_root_native_templates | array | — | Allowed root native template IDs |
| api_frameworks | array | — | Supported API frameworks |
| auction_tie_break | string | — | Tie-breaking method |
| bid_floor | number | — | Default bid floor |
| burn_in_hours | number | — | Hours before eCPM confidence |
| burn_in_impressions | number | — | Impressions before eCPM confidence |
| dimensions | string | — | Zone dimensions type |
| ecpm_testing_allowance | number | — | Percentage for eCPM recalculation |
| height | number | — | Zone height in pixels |
| iab_categories | array | — | IAB category descriptors |
| id | number | yes | Zone ID |
| metadata | object | — | Custom metadata key-value pairs |
| min_payout | number | — | Minimum payout per impression (CPM) |
| name | string | — | Zone name |
| optimization_strategy | string | — | Zone optimization strategy |
| pmp_deals | array | — | Allowed PMP Deal IDs |
| private_auction | boolean | — | Ignore non-deal bids in auction |
| publisher | number | — | Publisher ID |
| refresh_frequency | number | — | Interval in seconds for serving new ads |
| refresh_limit | number | — | Total times zone will refresh |
| responsive | string | — | Size behavior |
| rtb_placement_id | string | — | OpenRTB tagid identifier |
| serve_priority_order | string | — | Priority order |
| unique_delivery | boolean | — | Serve unique ads on each zone |
| width | number | — | Zone 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
| Name | Type | Req | Description |
|---|---|---|---|
| id | number | yes | ORTB native ad ID |
| name | string | — | ORTB native ad name |
| template_id | number | — | ORTB native template ID |
| zone_id | number | yes | Standard zone ID |
No output schema declared.
No examples provided.
validate_beacon_signing_key ~30
Validate a beacon signing key
| Name | Type | Req | Description |
|---|---|---|---|
| key | string | — | Beacon 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)
| Name | Type | Req | Description |
|---|---|---|---|
| id | number | yes | VAST campaign ID |
No output schema declared.
No examples provided.
vast_archive_channel ~34
Archive a VAST channel (soft-delete, can be restored later)
| Name | Type | Req | Description |
|---|---|---|---|
| id | number | yes | VAST channel ID |
No output schema declared.
No examples provided.
vast_archive_zone ~34
Archive a VAST zone (soft-delete, can be restored later)
| Name | Type | Req | Description |
|---|---|---|---|
| id | number | yes | VAST zone ID |
No output schema declared.
No examples provided.
vast_create_ad_item ~54
Create a new VAST ad item
| Name | Type | Req | Description |
|---|---|---|---|
| active | boolean | — | Whether ad item is active |
| location | string | yes | VAST tag URL or media location |
| name | string | yes | Ad item name |
No output schema declared.
No examples provided.
vast_create_campaign ~50
Create a new VAST campaign
| Name | Type | Req | Description |
|---|---|---|---|
| advertiser | number | yes | Advertiser ID |
| contract | number | — | Contract ID (requires Contract Management add-on) |
| name | string | yes | Campaign 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)
| Name | Type | Req | Description |
|---|---|---|---|
| active | boolean | — | Whether to actively serve ads (defaults to true) |
| ad_item | number | yes | VAST ad item ID |
| campaign | number | yes | VAST campaign ID |
No output schema declared.
No examples provided.
vast_create_channel ~34
Create a new VAST channel
| Name | Type | Req | Description |
|---|---|---|---|
| description | string | — | Channel description |
| name | string | yes | Channel name |
No output schema declared.
No examples provided.
vast_create_channel_zone_assignment ~44
Assign a VAST zone to a VAST channel
| Name | Type | Req | Description |
|---|---|---|---|
| channel | number | yes | VAST channel ID |
| zone | number | yes | VAST zone ID |
No output schema declared.
No examples provided.
vast_create_companion ~48
Create a new VAST companion
| Name | Type | Req | Description |
|---|---|---|---|
| height | number | — | Companion height in pixels |
| name | string | yes | Companion name |
| width | number | — | Companion width in pixels |
No output schema declared.
No examples provided.
vast_create_linear_media ~67
Create a new VAST linear media
| Name | Type | Req | Description |
|---|---|---|---|
| bitrate | number | — | Bitrate in kbps |
| duration | number | — | Duration in seconds |
| mime_type | string | — | MIME type (e.g. video/mp4) |
| name | string | yes | Linear media name |
No output schema declared.
No examples provided.
vast_create_non_linear_media ~61
Create a new VAST non-linear media
| Name | Type | Req | Description |
|---|---|---|---|
| height | number | — | Height in pixels |
| mime_type | string | — | MIME type |
| name | string | yes | Non-linear media name |
| width | number | — | Width 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)
| Name | Type | Req | Description |
|---|---|---|---|
| active | boolean | — | Whether placement is active (defaults to true) |
| advertisement | object | yes | Advertisement object with id and type |
| channel | number | — | VAST channel ID (required if zone not set; mutually exclusive with zone) |
| cost | object | — | Pricing model: fixed_cost OR cpm/cpc/cpa |
| data_key_target_id | number | — | Data Key Target ID (Enterprise only) |
| max_frequency | number | — | Frequency cap limit |
| max_frequency_period | number | — | Days before frequency counter resets |
| max_frequency_type | string | — | Event type to count for frequency capping |
| payout | object | — | Publisher payout configuration |
| priority | number | — | Priority level (sponsorship, standard, network, bulk, house) |
| schedule | number | yes | VAST schedule ID |
| serve_method | string | — | Serving system: weight-based or auction-based |
| zone | number | — | VAST 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
| Name | Type | Req | Description |
|---|---|---|---|
| day_parting_id | number | — | Day parting ID for time-of-day targeting |
| delivery_method | string | — | Delivery pacing: "default" (ASAP) or "smooth" (evenly distributed) |
| end_date | string | — | End date (YYYY-MM-DD HH:MM:SS), null for indefinite |
| geo_target | number | — | Geotarget ID (0 = no targeting) |
| quota_lifetime | number | — | Total quota amount (views or clicks, not per thousand) |
| quota_type | string | — | Quota measurement type |
| start_date | string | — | Start date (YYYY-MM-DD HH:MM:SS) |
No output schema declared.
No examples provided.
vast_create_tracking ~62
Create a new VAST tracking entry
| Name | Type | Req | Description |
|---|---|---|---|
| event | string | — | Tracking event type (e.g. start, firstQuartile, midpoint, thirdQuartile, complete) |
| name | string | yes | Tracking name |
| url | string | — | Tracking URL |
No output schema declared.
No examples provided.
vast_create_zone ~117
Create a new VAST zone
| Name | Type | Req | Description |
|---|---|---|---|
| default_vast_ad_item | number | — | Default VAST ad item ID (mutually exclusive with default_vast_campaign) |
| default_vast_campaign | number | — | Default VAST campaign ID (mutually exclusive with default_vast_ad_item) |
| metadata | object | — | Custom metadata key-value pairs |
| name | string | yes | Zone name |
| publisher | number | yes | Publisher ID |
| serve_priority_order | string | — | Priority order for serving: "weight" or "auction" |
No output schema declared.
No examples provided.
vast_delete_ad_item ~29
Delete a VAST ad item
| Name | Type | Req | Description |
|---|---|---|---|
| id | number | yes | VAST ad item ID |
No output schema declared.
No examples provided.
vast_delete_archived_campaign ~32
Permanently delete an archived VAST campaign
| Name | Type | Req | Description |
|---|---|---|---|
| id | number | yes | Archived VAST campaign ID |
No output schema declared.
No examples provided.
vast_delete_archived_channel ~32
Permanently delete an archived VAST channel
| Name | Type | Req | Description |
|---|---|---|---|
| id | number | yes | Archived VAST channel ID |
No output schema declared.
No examples provided.
vast_delete_archived_zone ~32
Permanently delete an archived VAST zone
| Name | Type | Req | Description |
|---|---|---|---|
| id | number | yes | Archived VAST zone ID |
No output schema declared.
No examples provided.
vast_delete_campaign ~26
Delete a VAST campaign
| Name | Type | Req | Description |
|---|---|---|---|
| id | number | yes | VAST campaign ID |
No output schema declared.
No examples provided.
vast_delete_campaign_assignment ~29
Delete a VAST campaign assignment
| Name | Type | Req | Description |
|---|---|---|---|
| id | number | yes | VAST campaign assignment ID |
No output schema declared.
No examples provided.
vast_delete_channel ~26
Delete a VAST channel
| Name | Type | Req | Description |
|---|---|---|---|
| id | number | yes | VAST channel ID |
No output schema declared.
No examples provided.
vast_delete_channel_zone_assignment ~35
Remove a VAST zone from a VAST channel
| Name | Type | Req | Description |
|---|---|---|---|
| id | number | yes | VAST channel zone assignment ID |
No output schema declared.
No examples provided.
vast_delete_companion ~27
Delete a VAST companion
| Name | Type | Req | Description |
|---|---|---|---|
| id | number | yes | VAST companion ID |
No output schema declared.
No examples provided.
vast_delete_linear_media ~29
Delete a VAST linear media
| Name | Type | Req | Description |
|---|---|---|---|
| id | number | yes | VAST linear media ID |
No output schema declared.
No examples provided.
vast_delete_non_linear_media ~32
Delete a VAST non-linear media
| Name | Type | Req | Description |
|---|---|---|---|
| id | number | yes | VAST non-linear media ID |
No output schema declared.
No examples provided.
vast_delete_placement ~27
Delete a VAST placement
| Name | Type | Req | Description |
|---|---|---|---|
| id | number | yes | VAST placement ID |
No output schema declared.
No examples provided.
vast_delete_schedule ~26
Delete a VAST schedule
| Name | Type | Req | Description |
|---|---|---|---|
| id | number | yes | VAST schedule ID |
No output schema declared.
No examples provided.
vast_delete_tracking ~27
Delete a VAST tracking entry
| Name | Type | Req | Description |
|---|---|---|---|
| id | number | yes | VAST tracking ID |
No output schema declared.
No examples provided.
vast_delete_zone ~26
Delete a VAST zone
| Name | Type | Req | Description |
|---|---|---|---|
| id | number | yes | VAST zone ID |
No output schema declared.
No examples provided.
vast_get_ad_item ~32
Get details of a specific VAST ad item
| Name | Type | Req | Description |
|---|---|---|---|
| id | number | yes | VAST ad item ID |
No output schema declared.
No examples provided.
vast_get_archived_campaign ~33
Get details of a specific archived VAST campaign
| Name | Type | Req | Description |
|---|---|---|---|
| id | number | yes | Archived VAST campaign ID |
No output schema declared.
No examples provided.
vast_get_archived_channel ~33
Get details of a specific archived VAST channel
| Name | Type | Req | Description |
|---|---|---|---|
| id | number | yes | Archived VAST channel ID |
No output schema declared.
No examples provided.