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 →
list_geo_targets ~47
List all geo targets (geographic targeting rules)
| Name | Type | Req | Description |
|---|---|---|---|
| limit | number | – | Max results to return (default 100, max 100) |
| offset | number | – | Pagination offset |
No output schema declared.
No examples provided.
list_image_ad_items ~44
List all image ad items
| Name | Type | Req | Description |
|---|---|---|---|
| limit | number | – | Max results to return (default 100, max 100) |
| offset | number | – | Pagination offset |
No output schema declared.
No examples provided.
list_list_targets ~48
List all list targets (allowlist/blocklist targeting)
| Name | Type | Req | Description |
|---|---|---|---|
| limit | number | – | Max results to return (default 100, max 100) |
| offset | number | – | Pagination offset |
No output schema declared.
No examples provided.
list_managers ~47
List all managers in your AdButler account
| Name | Type | Req | Description |
|---|---|---|---|
| limit | number | – | Max results to return (default 100, max 100) |
| offset | number | – | Pagination offset |
No output schema declared.
No examples provided.
list_media_groups ~46
List all media groups (collections of creatives)
| Name | Type | Req | Description |
|---|---|---|---|
| limit | number | – | Max results to return (default 100, max 100) |
| offset | number | – | Pagination offset |
No output schema declared.
No examples provided.
list_native_ad_items ~44
List all native ad items
| Name | Type | Req | Description |
|---|---|---|---|
| limit | number | – | Max results to return (default 100, max 100) |
| offset | number | – | Pagination offset |
No output schema declared.
No examples provided.
list_native_templates ~43
List all native ad templates
| Name | Type | Req | Description |
|---|---|---|---|
| limit | number | – | Max results to return (default 100, max 100) |
| offset | number | – | Pagination offset |
No output schema declared.
No examples provided.
list_ortb_native_data_assets ~65
List all data assets for an ORTB native template
| Name | Type | Req | Description |
|---|---|---|---|
| limit | number | – | Max results to return (default 100, max 100) |
| offset | number | – | Pagination offset |
| template_id | number | yes | ORTB native template ID |
No output schema declared.
No examples provided.
list_ortb_native_image_assets ~65
List all image assets for an ORTB native template
| Name | Type | Req | Description |
|---|---|---|---|
| limit | number | – | Max results to return (default 100, max 100) |
| offset | number | – | Pagination offset |
| template_id | number | yes | ORTB native template ID |
No output schema declared.
No examples provided.
list_ortb_native_templates ~54
List all OpenRTB native templates in your AdButler account
| Name | Type | Req | Description |
|---|---|---|---|
| limit | number | – | Max results to return (default 100, max 100) |
| offset | number | – | Pagination offset |
No output schema declared.
No examples provided.
list_ortb_native_title_assets ~65
List all title assets for an ORTB native template
| Name | Type | Req | Description |
|---|---|---|---|
| limit | number | – | Max results to return (default 100, max 100) |
| offset | number | – | Pagination offset |
| template_id | number | yes | ORTB native template ID |
No output schema declared.
No examples provided.
list_placements ~49
List all placements (assignments of ad items to zones)
| Name | Type | Req | Description |
|---|---|---|---|
| limit | number | – | Max results to return (default 100, max 100) |
| offset | number | – | Pagination offset |
No output schema declared.
No examples provided.
list_platform_targets ~48
List all platform targets (device/OS/browser targeting)
| Name | Type | Req | Description |
|---|---|---|---|
| limit | number | – | Max results to return (default 100, max 100) |
| offset | number | – | Pagination offset |
No output schema declared.
No examples provided.
list_pmp_deals ~50
List all PMP deals in your AdButler account
| Name | Type | Req | Description |
|---|---|---|---|
| limit | number | – | Max results to return (default 100, max 100) |
| offset | number | – | Pagination offset |
No output schema declared.
No examples provided.
list_postal_code_targets ~45
List all postal code targets
| Name | Type | Req | Description |
|---|---|---|---|
| limit | number | – | Max results to return (default 100, max 100) |
| offset | number | – | Pagination offset |
No output schema declared.
No examples provided.
list_product_catalogs ~56
List all product catalogs for a publisher
| Name | Type | Req | Description |
|---|---|---|---|
| limit | number | – | Max results to return (default 100, max 100) |
| offset | number | – | Pagination offset |
| publisher_id | number | yes | Publisher ID |
No output schema declared.
No examples provided.
list_product_source_targets ~57
List all product source targets for a publisher
| Name | Type | Req | Description |
|---|---|---|---|
| limit | number | – | Max results to return (default 100, max 100) |
| offset | number | – | Pagination offset |
| publisher_id | number | yes | Publisher ID |
No output schema declared.
No examples provided.
list_product_sources ~55
List all product sources for a publisher
| Name | Type | Req | Description |
|---|---|---|---|
| limit | number | – | Max results to return (default 100, max 100) |
| offset | number | – | Pagination offset |
| publisher_id | number | yes | Publisher ID |
No output schema declared.
No examples provided.
list_publishers ~47
List all publishers in your AdButler account
| Name | Type | Req | Description |
|---|---|---|---|
| limit | number | – | Max results to return (default 100, max 100) |
| offset | number | – | Pagination offset |
No output schema declared.
No examples provided.
list_report_generated ~58
List generated reports for a specific report configuration
| Name | Type | Req | Description |
|---|---|---|---|
| limit | number | – | Max results to return (default 100, max 100) |
| offset | number | – | Pagination offset |
| report_config_id | number | yes | Report configuration ID |
No output schema declared.
No examples provided.
list_report_schedule_generated ~68
List generated reports for a specific schedule
| Name | Type | Req | Description |
|---|---|---|---|
| limit | number | – | Max results to return (default 100, max 100) |
| offset | number | – | Pagination offset |
| report_config_id | number | yes | Report configuration ID |
| schedule_id | number | yes | Schedule ID |
No output schema declared.
No examples provided.
list_report_schedules ~58
List schedules for a specific report configuration
| Name | Type | Req | Description |
|---|---|---|---|
| limit | number | – | Max results to return (default 100, max 100) |
| offset | number | – | Pagination offset |
| report_config_id | number | yes | Report configuration ID |
No output schema declared.
No examples provided.
list_rich_media_ad_items ~47
List all rich media ad items
| Name | Type | Req | Description |
|---|---|---|---|
| limit | number | – | Max results to return (default 100, max 100) |
| offset | number | – | Pagination offset |
No output schema declared.
No examples provided.
list_rich_media_creatives ~46
List all rich media creatives
| Name | Type | Req | Description |
|---|---|---|---|
| limit | number | – | Max results to return (default 100, max 100) |
| offset | number | – | Pagination offset |
No output schema declared.
No examples provided.
list_roles ~46
List all roles in your AdButler account
| Name | Type | Req | Description |
|---|---|---|---|
| limit | number | – | Max results to return (default 100, max 100) |
| offset | number | – | Pagination offset |
No output schema declared.
No examples provided.
list_schedules ~49
List all schedules (time-based delivery rules for ad items)
| Name | Type | Req | Description |
|---|---|---|---|
| limit | number | – | Max results to return (default 100, max 100) |
| offset | number | – | Pagination offset |
No output schema declared.
No examples provided.
list_sftp_connections ~50
List all SFTP connections in your AdButler account
| Name | Type | Req | Description |
|---|---|---|---|
| limit | number | – | Max results to return (default 100, max 100) |
| offset | number | – | Pagination offset |
No output schema declared.
No examples provided.
list_signature_request_recipients ~41
List all recipients for a signature request
| Name | Type | Req | Description |
|---|---|---|---|
| contract_id | number | yes | Contract ID |
| request_id | number | yes | Signature request ID |
No output schema declared.
No examples provided.
list_signature_requests ~55
List all signature requests for a contract
| Name | Type | Req | Description |
|---|---|---|---|
| contract_id | number | yes | Contract ID |
| limit | number | – | Max results to return (default 100, max 100) |
| offset | number | – | Pagination offset |
No output schema declared.
No examples provided.
list_trusted_redirect_domains ~51
List all trusted redirect domains in your AdButler account
| Name | Type | Req | Description |
|---|---|---|---|
| limit | number | – | Max results to return (default 100, max 100) |
| offset | number | – | Pagination offset |
No output schema declared.
No examples provided.
list_user_attributes ~58
List all user attributes in a user database
| Name | Type | Req | Description |
|---|---|---|---|
| limit | number | – | Max results to return (default 100, max 100) |
| offset | number | – | Pagination offset |
| user_db_id | number | yes | User database ID |
No output schema declared.
No examples provided.
list_user_dbs ~49
List all user databases in your AdButler account
| Name | Type | Req | Description |
|---|---|---|---|
| limit | number | – | Max results to return (default 100, max 100) |
| offset | number | – | Pagination offset |
No output schema declared.
No examples provided.
list_vast_custom_reports ~46
List all VAST report data
| Name | Type | Req | Description |
|---|---|---|---|
| limit | number | – | Max results to return (default 100, max 100) |
| offset | number | – | Pagination offset |
No output schema declared.
No examples provided.
list_video_creatives ~43
List all video creatives
| Name | Type | Req | Description |
|---|---|---|---|
| limit | number | – | Max results to return (default 100, max 100) |
| offset | number | – | Pagination offset |
No output schema declared.
No examples provided.
list_zone_ortb_native_ads ~63
List all ORTB native ads for a standard zone
| Name | Type | Req | Description |
|---|---|---|---|
| limit | number | – | Max results to return (default 100, max 100) |
| offset | number | – | Pagination offset |
| zone_id | number | yes | Standard zone ID |
No output schema declared.
No examples provided.
list_zones ~42
List all standard zones
| Name | Type | Req | Description |
|---|---|---|---|
| limit | number | – | Max results to return (default 100, max 100) |
| offset | number | – | Pagination offset |
No output schema declared.
No examples provided.
remove_list_target_usages ~29
Remove all usages of a list target
| Name | Type | Req | Description |
|---|---|---|---|
| id | number | yes | List target ID |
No output schema declared.
No examples provided.
remove_user_list_attribute_values ~65
Remove values from a list attribute for a user
| Name | Type | Req | Description |
|---|---|---|---|
| list_attribute_name | string | yes | List attribute name |
| user_db_id | number | yes | User database ID |
| user_id | string | yes | User ID |
| values | array | – | Values to remove |
No output schema declared.
No examples provided.
replace_audio_creative_file ~28
Replace the file on an audio creative
| Name | Type | Req | Description |
|---|---|---|---|
| id | number | yes | Creative ID |
No output schema declared.
No examples provided.
replace_contract_document_file ~38
Replace the file on a contract document
| Name | Type | Req | Description |
|---|---|---|---|
| contract_id | number | yes | Contract ID |
| document_id | number | yes | Document ID |
No output schema declared.
No examples provided.
replace_contract_document_file_from_template ~41
Replace a contract document file from a template
| Name | Type | Req | Description |
|---|---|---|---|
| contract_id | number | yes | Contract ID |
| document_id | number | yes | Document ID |
No output schema declared.
No examples provided.
replace_image_creative_file ~28
Replace the file on an image creative
| Name | Type | Req | Description |
|---|---|---|---|
| id | number | yes | Creative ID |
No output schema declared.
No examples provided.
replace_rich_media_creative_file ~31
Replace the file on a rich media creative
| Name | Type | Req | Description |
|---|---|---|---|
| id | number | yes | Creative ID |
No output schema declared.
No examples provided.
replace_video_creative_file ~28
Replace the file on a video creative
| Name | Type | Req | Description |
|---|---|---|---|
| id | number | yes | Creative ID |
No output schema declared.
No examples provided.
resend_signature_request ~36
Resend a signature request
| Name | Type | Req | Description |
|---|---|---|---|
| contract_id | number | yes | Contract ID |
| request_id | number | yes | Signature request ID |
No output schema declared.
No examples provided.
resend_verification_code ~51
Resend the email verification code for a trial account. Use this if the user did not receive the code or it expired.
| Name | Type | Req | Description |
|---|---|---|---|
| string | yes | The email address used to create the trial account |
No output schema declared.
No examples provided.
revoke_report_schedule_historical_access ~43
Revoke historical access for 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.
search_product_catalog_items ~48
Search for items in a product catalog
| Name | Type | Req | Description |
|---|---|---|---|
| catalog_id | number | yes | Catalog ID |
| publisher_id | number | yes | Publisher ID |
| query | string | – | Search query string |
No output schema declared.
No examples provided.
serve_ad ~308
Request ad delivery for a zone. Returns the ad(s) that would be served, useful for verifying ad setup. Uses POST /adserve.
| Name | Type | Req | Description |
|---|---|---|---|
| ID | number | yes | Your AdButler account ID |
| _abdk_json | object | – | Data key key-value pairs for data key targeting |
| defer_signing | boolean | – | Defer beacon signing hash generation |
| ip | string | – | IPv4 address for geographic targeting (required for server-side requests) |
| kw | array | – | Keywords for keyword targeting |
| pid | number | – | Page ID for unique delivery/roadblocks (random number, same for all zones on page) |
| place | number | – | Place counter for unique delivery (0, 1, 2, etc.) |
| referrer | string | – | Page URL for URL targeting (required for server-side requests) |
| rf | number | – | Pass 1 to include is_redirectable field in response |
| setID | number | yes | Zone ID to serve an ad from |
| sh | number | – | Screen height for platform targeting |
| size | string | – | Expected ad size (e.g. "300x250") |
| spr | number | – | Screen pixel ratio for platform targeting |
| sw | number | – | Screen width for platform targeting |
| type | string | yes | Response type: "json" for most eligible ad, "jsonr" for all eligible ads ranked |
| ua | string | – | User agent string for platform targeting |
No output schema declared.
No examples provided.
setup_api_key ~49
Configure AdButler with an existing API key. Use this if the user already has an AdButler account and API key.
| Name | Type | Req | Description |
|---|---|---|---|
| api_key | string | yes | The AdButler API key |
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.