AdButler
NPM · @ADBUTLER/MCP-SERVER · 3 COMPONENTS · SCANNED SEP 21
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 → Why this is hard to score →
Supply Chain Security98
- No malware found by supply-chain analysis.Pass
- No known CVEs affecting this package version or its production dependencies.Pass
- No install/post-install scripts declared.Pass
- 31 of 96 dependencies flagged as unhealthy. 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 19 days ago).Pass
- Disclosure check failed: no security disclosure policy was found in the source repository. See how to fix → Fail
Schema Quality & AI Usability79
- 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 Management97
- Stability observed for 29 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
Tool Safety75
- No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
- 0 of 105 tool(s) whose name or description implies an irreversible operation declare an MCP destructiveHint annotation; "delete_advertiser" implies "delete" and declares no destructiveHint at all, which the MCP spec reads as destructive by default. See how to fix → Fail
- An AI judge read all 619 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
- Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
How do I install the AdButler MCP server?
AdButler runs locally as an npm package, launched with npx -y @adbutler/mcp-server. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.
npm · @adbutler/mcp-server
claude mcp add com-adbutler-mcp-server -- npx -y @adbutler/mcp-server
{
"mcpServers": {
"com-adbutler-mcp-server": {
"command": "npx",
"args": [
"-y",
"@adbutler/mcp-server"
]
}
}
} {
"servers": {
"com-adbutler-mcp-server": {
"command": "npx",
"args": [
"-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": {
"Transport": "stdio",
"Command": "npx",
"Arguments": [
"-y",
"@adbutler/mcp-server"
]
}
}
} assistant mcp add com-adbutler-mcp-server -t stdio -c npx -a -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.
- 21 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 93 to 97. That category is still filling its 30-day observation window: 28 days of observed history at the previous scan, 29 at this one. The score rises as the window fills, whether or not the server changes.
- 19 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 87 to 90. That category is still filling its 30-day observation window: 26 days of observed history at the previous scan, 27 at this one. The score rises as the window fills, whether or not the server changes.
- 17 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 80 to 83. That category is still filling its 30-day observation window: 24 days of observed history at the previous scan, 25 at this one. The score rises as the window fills, whether or not the server changes.
- 16 Sept 26 −3
- Stability: pass → 0.80 functional
- 15 Sept 26 0
- Stability: 0.97 → pass security
- 14 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 93 to 97. That category is still filling its 30-day observation window: 28 days of observed history at the previous scan, 29 at this one. The score rises as the window fills, whether or not the server changes.
- 12 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 87 to 90. That category is still filling its 30-day observation window: 26 days of observed history at the previous scan, 27 at this one. The score rises as the window fills, whether or not the server changes.
- 10 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 80 to 83. That category is still filling its 30-day observation window: 24 days of observed history at the previous scan, 25 at this one. The score rises as the window fills, whether or not the server changes.
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 21 Sept 2026 · Analysed npm/@adbutler/mcp-server@2.4.2
Provenance No attestation
The registry publishes no build provenance for this version, so there is nothing to verify.
| Result | No attestation |
|---|---|
| Ecosystem | npm |
Background: How many MCP packages publish verified provenance →
Dependencies 96 packages
| Packages resolved | 96 |
|---|---|
| Stale | 31 |
| Tree resolution | Complete |
Background: SBOMs and build attestations, explained →
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. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →
get_image_ad_item ~29
Get details of a specific image ad item
| Name | Type | Req | Description |
|---|---|---|---|
| id | number | yes | Ad item ID |
No output schema declared.
No examples provided.
get_image_ad_item_conversion_tag ~32
Get conversion tracking tag for an image ad item
| Name | Type | Req | Description |
|---|---|---|---|
| id | number | yes | Ad item ID |
No output schema declared.
No examples provided.
get_list_target ~27
Get details of a specific list target
| Name | Type | Req | Description |
|---|---|---|---|
| id | number | yes | List target ID |
No output schema declared.
No examples provided.
get_live_website_preview ~40
Get live website preview URL
| Name | Type | Req | Description |
|---|---|---|---|
| url | string | – | Website URL to preview |
| zone_id | number | – | Zone ID to preview |
No output schema declared.
No examples provided.
get_manager ~26
Get details of a specific manager by ID
| Name | Type | Req | Description |
|---|---|---|---|
| id | number | yes | Manager ID |
No output schema declared.
No examples provided.
get_manual_tracking_links ~41
Generate manual tracking links for an ad item
| Name | Type | Req | Description |
|---|---|---|---|
| ad_item_id | number | – | Ad item ID |
| type | string | – | Ad item type |
No output schema declared.
No examples provided.
get_media_group ~27
Get details of a specific media group
| Name | Type | Req | Description |
|---|---|---|---|
| id | number | yes | Media group ID |
No output schema declared.
No examples provided.
get_native_ad_item ~29
Get details of a specific native ad item
| Name | Type | Req | Description |
|---|---|---|---|
| id | number | yes | Ad item ID |
No output schema declared.
No examples provided.
get_native_ad_item_conversion_tag ~32
Get conversion tracking tag for a native ad item
| Name | Type | Req | Description |
|---|---|---|---|
| id | number | yes | Ad item ID |
No output schema declared.
No examples provided.
get_native_template ~27
Get details of a specific native template
| Name | Type | Req | Description |
|---|---|---|---|
| id | number | yes | Native template ID |
No output schema declared.
No examples provided.
get_ortb_native_data_asset ~50
Get details of a specific data asset for 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.
get_ortb_native_image_asset ~50
Get details of a specific image asset for 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.
get_ortb_native_template ~37
Get details of a specific OpenRTB native template by ID
| Name | Type | Req | Description |
|---|---|---|---|
| id | number | yes | ORTB native template ID |
No output schema declared.
No examples provided.
get_ortb_native_title_asset ~50
Get details of a specific title asset for 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.
get_placement ~25
Get details of a specific placement
| Name | Type | Req | Description |
|---|---|---|---|
| id | number | yes | Placement ID |
No output schema declared.
No examples provided.
get_placement_conversion_tag ~28
Get conversion tracking tag for a placement
| Name | Type | Req | Description |
|---|---|---|---|
| id | number | yes | Placement ID |
No output schema declared.
No examples provided.
get_placement_forecast ~34
Get placement forecast report
| Name | Type | Req | Description |
|---|---|---|---|
| preset | string | – | Date preset |
| timezone | string | – | Timezone |
No output schema declared.
No examples provided.
get_platform_target ~27
Get details of a specific platform target
| Name | Type | Req | Description |
|---|---|---|---|
| id | number | yes | Platform target ID |
No output schema declared.
No examples provided.
get_pmp_deal ~31
Get details of a specific PMP deal by ID
| Name | Type | Req | Description |
|---|---|---|---|
| id | number | yes | PMP deal ID |
No output schema declared.
No examples provided.
get_postal_code_target ~31
Get details of a specific postal code target
| Name | Type | Req | Description |
|---|---|---|---|
| id | number | yes | Postal code target ID |
No output schema declared.
No examples provided.
get_product_catalog ~37
Get details of a specific product catalog
| Name | Type | Req | Description |
|---|---|---|---|
| catalog_id | number | yes | Catalog ID |
| publisher_id | number | yes | Publisher ID |
No output schema declared.
No examples provided.
get_product_catalog_item ~52
Get details of a specific product catalog item
| Name | Type | Req | Description |
|---|---|---|---|
| catalog_id | number | yes | Catalog ID |
| identifier | string | yes | Unique identifier for the catalog item |
| publisher_id | number | yes | Publisher ID |
No output schema declared.
No examples provided.
get_product_source ~37
Get details of a specific 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.
get_product_source_target ~41
Get details of a specific 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.
get_publisher ~25
Get details of a specific publisher
| Name | Type | Req | Description |
|---|---|---|---|
| id | number | yes | Publisher ID |
No output schema declared.
No examples provided.
get_report_generated ~38
Get a specific generated report
| Name | Type | Req | Description |
|---|---|---|---|
| generated_id | number | yes | Generated report ID |
| report_config_id | number | yes | Report configuration ID |
No output schema declared.
No examples provided.
get_report_schedule ~37
Get a specific 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.
get_report_schedule_generated ~52
Get a specific generated report from a schedule
| Name | Type | Req | Description |
|---|---|---|---|
| generated_id | number | yes | Generated report ID |
| report_config_id | number | yes | Report configuration ID |
| schedule_id | number | yes | Schedule ID |
No output schema declared.
No examples provided.
get_rich_media_ad_item ~32
Get details of a specific rich media ad item
| Name | Type | Req | Description |
|---|---|---|---|
| id | number | yes | Ad item ID |
No output schema declared.
No examples provided.
get_rich_media_ad_item_conversion_tag ~35
Get conversion tracking tag for a rich media ad item
| Name | Type | Req | Description |
|---|---|---|---|
| id | number | yes | Ad item ID |
No output schema declared.
No examples provided.
get_rich_media_creative ~30
Get details of a specific rich media creative
| Name | Type | Req | Description |
|---|---|---|---|
| id | number | yes | Creative ID |
No output schema declared.
No examples provided.
get_role ~26
Get details of a specific role by ID
| Name | Type | Req | Description |
|---|---|---|---|
| id | number | yes | Role ID |
No output schema declared.
No examples provided.
get_schedule ~24
Get details of a specific schedule
| Name | Type | Req | Description |
|---|---|---|---|
| id | number | yes | Schedule ID |
No output schema declared.
No examples provided.
get_sftp_connection ~32
Get details of a specific SFTP connection by ID
| Name | Type | Req | Description |
|---|---|---|---|
| id | number | yes | SFTP connection ID |
No output schema declared.
No examples provided.
get_signature_request ~37
Get details of a specific 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.
get_signature_request_recipient ~51
Get a specific recipient for 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.
get_trusted_redirect_domain ~33
Get details of a specific trusted redirect domain by ID
| Name | Type | Req | Description |
|---|---|---|---|
| id | number | yes | Trusted redirect domain ID |
No output schema declared.
No examples provided.
get_user ~39
Get a single user from a user database
| Name | Type | Req | Description |
|---|---|---|---|
| user_db_id | number | yes | User database ID |
| user_id | string | yes | User ID |
No output schema declared.
No examples provided.
get_user_attribute ~43
Get details of a specific user attribute in 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.
get_user_db ~29
Get details of a specific user database by ID
| Name | Type | Req | Description |
|---|---|---|---|
| id | number | yes | User database ID |
No output schema declared.
No examples provided.
get_vast_ad_item_conversion_tag ~36
Get conversion tracking tag for a VAST ad item
| Name | Type | Req | Description |
|---|---|---|---|
| id | number | yes | VAST ad item ID |
No output schema declared.
No examples provided.
get_vast_auction_placements_report ~39
Get VAST auction placements report
| Name | Type | Req | Description |
|---|---|---|---|
| preset | string | – | Date preset |
| timezone | string | – | Timezone |
No output schema declared.
No examples provided.
get_vast_campaign_conversion_tag ~33
Get conversion tracking tag for a VAST campaign
| Name | Type | Req | Description |
|---|---|---|---|
| id | number | yes | VAST campaign ID |
No output schema declared.
No examples provided.
get_vast_channel_forecast ~37
Get VAST channel forecast report
| Name | Type | Req | Description |
|---|---|---|---|
| preset | string | – | Date preset |
| timezone | string | – | Timezone |
No output schema declared.
No examples provided.
get_vast_custom_report ~29
Get a specific VAST report
| Name | Type | Req | Description |
|---|---|---|---|
| id | number | yes | VAST report ID |
No output schema declared.
No examples provided.
get_vast_forecast ~35
Get VAST forecast report
| Name | Type | Req | Description |
|---|---|---|---|
| preset | string | – | Date preset |
| timezone | string | – | Timezone |
No output schema declared.
No examples provided.
get_vast_geo_summary_report ~93
Get VAST geographic summary report
| Name | Type | Req | Description |
|---|---|---|---|
| advertisers | string | – | Filter by advertiser IDs (comma-separated) |
| campaigns | string | – | Filter by campaign IDs (comma-separated) |
| preset | string | – | Date preset |
| publishers | string | – | Filter by publisher IDs (comma-separated) |
| timezone | string | – | Timezone |
| zones | string | – | Filter by zone IDs (comma-separated) |
No output schema declared.
No examples provided.
get_vast_placement_conversion_tag ~34
Get conversion tracking tag for a VAST placement
| Name | Type | Req | Description |
|---|---|---|---|
| id | number | yes | VAST placement ID |
No output schema declared.
No examples provided.
get_vast_platform_estimate ~37
Get VAST platform estimate statistics
| Name | Type | Req | Description |
|---|---|---|---|
| preset | string | – | Date preset |
| timezone | string | – | Timezone |
No output schema declared.
No examples provided.
get_vast_report ~180
Get VAST video advertising report
| Name | Type | Req | Description |
|---|---|---|---|
| advertisers | string | – | Filter by advertiser IDs (comma-separated) |
| breakdown | boolean | – | Include breakdown data |
| campaigns | string | – | Filter by campaign IDs (comma-separated) |
| details | boolean | – | Include detailed breakdown |
| financials | boolean | – | Include financial data |
| period | string | yes | Data grouping period: day, week, month, year |
| preset | string | – | Date preset (same options as display report) |
| publishers | string | – | Filter by publisher IDs (comma-separated) |
| summary | boolean | – | Include summary data |
| timezone | string | – | Timezone for preset |
| type | string | yes | Report type: overview, advertiser, publisher, zone, campaign, ad-item |
| zones | string | – | Filter by zone IDs (comma-separated) |
No output schema declared.
No examples provided.
What is the AdButler MCP server?
AdButler is an MCP server listed in the public MCP registry as com.adbutler/mcp-server. Manage AdButler campaigns, zones, ad items, VAST, and reports from Claude, ChatGPT, and Cursor. This page covers its npm package (@adbutler/mcp-server).
Is the AdButler MCP server safe to use?
AdButler scores 83 out of 100 on VerifyMCP. We found no known CVEs affecting it as of 21 September 2026. It declares no install or post-install scripts. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.
What tools does the AdButler MCP server expose?
AdButler exposes 619 tools: list_advertisers, get_advertiser, create_advertiser, update_advertiser, delete_advertiser, and 614 more. Their descriptions and schemas cost roughly 34,549 tokens of context every time the server is loaded.
Is the AdButler MCP server still maintained?
AdButler is still listed as active in the MCP registry. We last reached this channel on 21 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.
What licence is the AdButler MCP server under?
AdButler declares the MIT licence, which is OSI-approved. That covers the source only, and says nothing about the cost of any service it calls.