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.
delete_contract_template ~24
Delete a contract template
| Name | Type | Req | Description |
|---|---|---|---|
| id | number | yes | Contract template ID |
No output schema declared.
No examples provided.
delete_creative ~23
Delete an image creative
| Name | Type | Req | Description |
|---|---|---|---|
| id | number | yes | Creative ID |
No output schema declared.
No examples provided.
delete_custom_html_ad_item ~28
Delete a custom HTML ad item
| Name | Type | Req | Description |
|---|---|---|---|
| id | number | yes | Ad item ID |
No output schema declared.
No examples provided.
delete_custom_report ~24
Delete a report configuration
| Name | Type | Req | Description |
|---|---|---|---|
| id | number | yes | Report configuration ID |
No output schema declared.
No examples provided.
delete_data_key ~24
Delete a data key
| Name | Type | Req | Description |
|---|---|---|---|
| id | number | yes | Data key ID |
No output schema declared.
No examples provided.
delete_data_key_target ~27
Delete a data key target
| Name | Type | Req | Description |
|---|---|---|---|
| id | number | yes | Data key target ID |
No output schema declared.
No examples provided.
delete_data_list ~24
Delete a data list
| Name | Type | Req | Description |
|---|---|---|---|
| id | number | yes | Data list ID |
No output schema declared.
No examples provided.
delete_day_parting ~28
Delete a day parting rule
| Name | Type | Req | Description |
|---|---|---|---|
| id | number | yes | Day parting ID |
No output schema declared.
No examples provided.
delete_demand_endpoint ~25
Delete a demand endpoint
| Name | Type | Req | Description |
|---|---|---|---|
| id | number | yes | Demand endpoint ID |
No output schema declared.
No examples provided.
delete_demand_source ~25
Delete a demand source
| Name | Type | Req | Description |
|---|---|---|---|
| id | number | yes | Demand source ID |
No output schema declared.
No examples provided.
delete_email_zone ~24
Delete an email zone
| Name | Type | Req | Description |
|---|---|---|---|
| id | number | yes | Email zone ID |
No output schema declared.
No examples provided.
delete_event_log_upload_config ~28
Delete an event log upload configuration
| Name | Type | Req | Description |
|---|---|---|---|
| id | number | yes | Upload configuration ID |
No output schema declared.
No examples provided.
delete_geo_target ~24
Delete a geo target
| Name | Type | Req | Description |
|---|---|---|---|
| id | number | yes | Geo target ID |
No output schema declared.
No examples provided.
delete_image_ad_item ~26
Delete an image ad item
| Name | Type | Req | Description |
|---|---|---|---|
| id | number | yes | Ad item ID |
No output schema declared.
No examples provided.
delete_list_target ~24
Delete a list target
| Name | Type | Req | Description |
|---|---|---|---|
| id | number | yes | List target ID |
No output schema declared.
No examples provided.
delete_manager ~21
Delete a manager
| Name | Type | Req | Description |
|---|---|---|---|
| id | number | yes | Manager ID |
No output schema declared.
No examples provided.
delete_media_group ~24
Delete a media group
| Name | Type | Req | Description |
|---|---|---|---|
| id | number | yes | Media group ID |
No output schema declared.
No examples provided.
delete_native_ad_item ~26
Delete a native ad item
| Name | Type | Req | Description |
|---|---|---|---|
| id | number | yes | Ad item ID |
No output schema declared.
No examples provided.
delete_native_template ~24
Delete a native template
| Name | Type | Req | Description |
|---|---|---|---|
| id | number | yes | Native template ID |
No output schema declared.
No examples provided.
delete_ortb_native_data_asset ~47
Delete a data asset from an ORTB native template
| Name | Type | Req | Description |
|---|---|---|---|
| id | number | yes | Data asset ID |
| template_id | number | yes | ORTB native template ID |
No output schema declared.
No examples provided.
delete_ortb_native_image_asset ~47
Delete an image asset from an ORTB native template
| Name | Type | Req | Description |
|---|---|---|---|
| id | number | yes | Image asset ID |
| template_id | number | yes | ORTB native template ID |
No output schema declared.
No examples provided.
delete_ortb_native_template ~32
Delete an OpenRTB native template
| Name | Type | Req | Description |
|---|---|---|---|
| id | number | yes | ORTB native template ID |
No output schema declared.
No examples provided.
delete_ortb_native_title_asset ~47
Delete a title asset from an ORTB native template
| Name | Type | Req | Description |
|---|---|---|---|
| id | number | yes | Title asset ID |
| template_id | number | yes | ORTB native template ID |
No output schema declared.
No examples provided.
delete_placement ~30
Delete a placement (remove an ad item from a zone)
| Name | Type | Req | Description |
|---|---|---|---|
| id | number | yes | Placement ID |
No output schema declared.
No examples provided.
delete_platform_target ~24
Delete a platform target
| Name | Type | Req | Description |
|---|---|---|---|
| id | number | yes | Platform target ID |
No output schema declared.
No examples provided.
delete_pmp_deal ~26
Delete a PMP deal
| Name | Type | Req | Description |
|---|---|---|---|
| id | number | yes | PMP deal ID |
No output schema declared.
No examples provided.
delete_postal_code_target ~28
Delete a postal code target
| Name | Type | Req | Description |
|---|---|---|---|
| id | number | yes | Postal code target ID |
No output schema declared.
No examples provided.
delete_product_source ~34
Delete a product source
| Name | Type | Req | Description |
|---|---|---|---|
| publisher_id | number | yes | Publisher ID |
| source_id | number | yes | Source ID |
No output schema declared.
No examples provided.
delete_product_source_target ~38
Delete a product source target
| Name | Type | Req | Description |
|---|---|---|---|
| publisher_id | number | yes | Publisher ID |
| source_target_id | number | yes | Source target ID |
No output schema declared.
No examples provided.
delete_publisher ~22
Delete a publisher
| Name | Type | Req | Description |
|---|---|---|---|
| id | number | yes | Publisher ID |
No output schema declared.
No examples provided.
delete_report_schedule ~36
Delete a report schedule
| Name | Type | Req | Description |
|---|---|---|---|
| report_config_id | number | yes | Report configuration ID |
| schedule_id | number | yes | Schedule ID |
No output schema declared.
No examples provided.
delete_rich_media_ad_item ~29
Delete a rich media ad item
| Name | Type | Req | Description |
|---|---|---|---|
| id | number | yes | Ad item ID |
No output schema declared.
No examples provided.
delete_rich_media_creative ~27
Delete a rich media creative
| Name | Type | Req | Description |
|---|---|---|---|
| id | number | yes | Creative ID |
No output schema declared.
No examples provided.
delete_role ~21
Delete a role
| Name | Type | Req | Description |
|---|---|---|---|
| id | number | yes | Role ID |
No output schema declared.
No examples provided.
delete_schedule ~21
Delete a schedule
| Name | Type | Req | Description |
|---|---|---|---|
| id | number | yes | Schedule ID |
No output schema declared.
No examples provided.
delete_sftp_connection ~27
Delete an SFTP connection
| Name | Type | Req | Description |
|---|---|---|---|
| id | number | yes | SFTP connection ID |
No output schema declared.
No examples provided.
delete_signature_request ~34
Delete a 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.
delete_signature_request_recipient ~50
Delete a recipient from a signature request
| Name | Type | Req | Description |
|---|---|---|---|
| contract_id | number | yes | Contract ID |
| recipient_id | number | yes | Recipient ID |
| request_id | number | yes | Signature request ID |
No output schema declared.
No examples provided.
delete_trusted_redirect_domain ~28
Delete a trusted redirect domain
| Name | Type | Req | Description |
|---|---|---|---|
| id | number | yes | Trusted redirect domain ID |
No output schema declared.
No examples provided.
delete_user_attribute ~40
Delete a user attribute from a user database
| Name | Type | Req | Description |
|---|---|---|---|
| id | number | yes | User attribute ID |
| user_db_id | number | yes | User database ID |
No output schema declared.
No examples provided.
delete_video_creative ~24
Delete a video creative
| Name | Type | Req | Description |
|---|---|---|---|
| id | number | yes | Creative ID |
No output schema declared.
No examples provided.
delete_zone ~22
Delete a standard zone
| Name | Type | Req | Description |
|---|---|---|---|
| id | number | yes | Zone ID |
No output schema declared.
No examples provided.
delete_zone_ortb_native_ad ~47
Delete an ORTB native ad from a standard zone
| Name | Type | Req | Description |
|---|---|---|---|
| id | number | yes | ORTB native ad ID |
| zone_id | number | yes | Standard zone ID |
No output schema declared.
No examples provided.
download_contract_document_file_revision ~51
Download a file revision for a contract document
| Name | Type | Req | Description |
|---|---|---|---|
| contract_id | number | yes | Contract ID |
| document_id | number | yes | Document ID |
| revision_id | number | yes | File revision ID |
No output schema declared.
No examples provided.
draft_create_campaign ~44
Create a new draft standard campaign. Fields go inside a "draft" object wrapper.
| Name | Type | Req | Description |
|---|---|---|---|
| draft | object | yes | Object containing standard campaign fields (name, advertiser, etc.) |
No output schema declared.
No examples provided.
draft_create_campaign_assignment ~71
Create a new draft campaign assignment
| Name | Type | Req | Description |
|---|---|---|---|
| ad_item_draft_id | number | yes | Draft ad item ID this assignment references |
| campaign_draft_id | number | yes | Draft campaign ID this assignment belongs to |
| draft | object | — | Object containing campaign assignment fields (campaign and advertisement auto-resolved) |
No output schema declared.
No examples provided.
draft_create_catalog_ad_item ~53
Create a new draft catalog ad item
| Name | Type | Req | Description |
|---|---|---|---|
| campaign_draft_id | number | yes | Draft campaign ID this ad item belongs to |
| draft | object | yes | Object containing catalog ad item fields (name required) |
No output schema declared.
No examples provided.
draft_create_custom_html_ad_item ~59
Create a new draft custom HTML ad item
| Name | Type | Req | Description |
|---|---|---|---|
| campaign_draft_id | number | yes | Draft campaign ID this ad item belongs to |
| draft | object | yes | Object containing custom HTML ad item fields (name, custom_html required) |
No output schema declared.
No examples provided.
draft_create_image_ad_item ~53
Create a new draft image ad item
| Name | Type | Req | Description |
|---|---|---|---|
| campaign_draft_id | number | yes | Draft campaign ID this ad item belongs to |
| draft | object | yes | Object containing image ad item fields (name required) |
No output schema declared.
No examples provided.
draft_create_native_ad_item ~60
Create a new draft native ad item
| Name | Type | Req | Description |
|---|---|---|---|
| campaign_draft_id | number | yes | Draft campaign ID this ad item belongs to |
| draft | object | yes | Object containing native ad item fields (name required, plus template, variables, etc.) |
No output schema declared.
No examples provided.