Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

AdButler

REMOTE · MCP.ADBUTLER.COM · 3 COMPONENTS · SCANNED SEP 22

Manage AdButler campaigns, zones, ad items, VAST, and reports from Claude, ChatGPT, and Cursor.

0 this week 78 Trust /100
Trust breakdown (7 categories)

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score → Why this is hard to score →

Endpoint Security57
Transport & Reachability100
Schema Quality & AI Usability80
  • 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 36079 tokens (~57/item across 627 items; 627 tools + 0 resources), lean.Pass
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management100
  • No destabilizing schema changes in the last 30 days.Pass
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 627 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
Install

How do I install the AdButler MCP server?

AdButler is a hosted endpoint at https://mcp.adbutler.com/mcp, so there is nothing to install locally. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

remote · mcp.adbutler.com

# add to Claude Code
claude mcp add --transport http com-adbutler-mcp-server 'https://mcp.adbutler.com/mcp'
// .cursor/mcp.json
{
  "mcpServers": {
    "com-adbutler-mcp-server": {
      "url": "https://mcp.adbutler.com/mcp"
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "com-adbutler-mcp-server": {
      "type": "http",
      "url": "https://mcp.adbutler.com/mcp"
    }
  }
}
# ~/.codex/config.toml
[mcp_servers.com-adbutler-mcp-server]
url = "https://mcp.adbutler.com/mcp"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "com-adbutler-mcp-server": {
      "type": "remote",
      "url": "https://mcp.adbutler.com/mcp",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add com-adbutler-mcp-server --url 'https://mcp.adbutler.com/mcp' --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  com-adbutler-mcp-server:
    url: "https://mcp.adbutler.com/mcp"
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "com-adbutler-mcp-server": {
      "Transport": "http",
      "Url": "https://mcp.adbutler.com/mcp"
    }
  }
}
# add to Vellum
assistant mcp add com-adbutler-mcp-server -t streamable-http -u 'https://mcp.adbutler.com/mcp'
// mcp.json
{
  "mcpServers": {
    "com-adbutler-mcp-server": {
      "type": "http",
      "url": "https://mcp.adbutler.com/mcp"
    }
  }
}

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

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.

  • 18 Sept 26 +1
    • Stability: 0.97 → pass security
  • 17 Sept 26 −1
    • Stability: pass → 0.97 functional
  • 9 Sept 26 +1
    • Stability: 0.97 → pass security
  • 8 Sept 26 −1
    • Stability: pass → 0.97 functional
  • 2 Sept 26 +45
    • Injection markers: unverified → pass security
    • Stability: unverified → pass security
    • Authorization: Authorisation not fully verified: no authorisation is required to call this server, and 627 tool(s) never declared a destructiveHint. The MCP spec treats an absent hint as destructive by default, so we cannot call this surface safe. security
    • Endpoint reachability: not serving MCP → reachable functional
    • Tool coverage: unverified → 100 functional
    • MCP protocol: unverified → pass functional
    • Schema quality: unverified → 100 functional
    • New tool “update_kogan_product_category” functional
    • New tool “sync_kogan_stats” functional
    • New tool “get_kogan_report” functional
    • New tool “get_kogan_product” functional
    • New tool “get_kogan_dashboard_report” functional
  • 1 Sept 26 −45
    • Endpoint reachability: reachable → not serving MCP security
    • Tool safety: pass → unverified security
    • Stability: pass → unverified security
    • Authorization: Authorisation not fully verified: no authorisation is required to connect, but we couldn't read the tool list to see what that exposes. security
    • Capabilities: pass → unverified functional
    • Schema quality: 100 → unverified functional
    • Tool coverage: 100 → unverified functional
  • 26 Aug 26 −1
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 25 Aug 26 0
    • Stability: 0.97 → pass security
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 22 Sept 2026 · Probed https://mcp.adbutler.com/mcp

TLS valid

Negotiated TLS 1.2 with TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=mcp.adbutler.com CN=Amazon RSA 2048 M01,O=Amazon,C=US 23 Apr 2026 6 Nov 2026 RSA 2048 SHA256-RSA 4118a4fd78c47294725602f516ac5e5
SANs: mcp.adbutler.com, n9hc04fvv9q8mdwp5tg3z0q2m12y3to.mcp.adbutler.com
CN=Amazon RSA 2048 M01,O=Amazon,C=US (CA) CN=Amazon Root CA 1,O=Amazon,C=US 23 Aug 2022 23 Aug 2030 RSA 2048 SHA256-RSA 77312380b9d6688a33b1ed9bf9ccda68e0e0f
CN=Amazon Root CA 1,O=Amazon,C=US (CA) CN=Starfield Services Root Certificate Authority - G2,O=Starfield Technologies\, Inc.,L=Scottsdale,ST=Arizona,C=US 25 May 2015 31 Dec 2037 RSA 2048 SHA256-RSA 67f944a2a27cdf3fac2ae2b01f908eeb9c4c6

Background: What to check on a remote MCP endpoint →

DNSSEC insecure

Validation of mcp.adbutler.com. Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
com. present 19718 13 Verified
adbutler.com. absent Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation
Authentication No authorisation required

The endpoint answered without asking for a token. Anyone who knows the URL can reach it.

Result No authorisation required
HTTP status 200

Background: How OAuth 2.1 works in the 2026 MCP spec →

Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://mcp.adbutler.com/mcp Verified 200
http (plaintext) http://mcp.adbutler.com/mcp HTTPS enforced 301 https://mcp.adbutler.com:443/mcp
MCP tools · 627 exposed · ~36,079 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. 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 →

Tool Tokens
update_ortb_native_template ~60

Update an existing OpenRTB native template

NameTypeReqDescription
html_templatestringHTML template for rendering the native ad
idnumberyesORTB native template ID
namestringORTB native template name

No output schema declared.

No examples provided.

update_ortb_native_title_asset ~59

Update an existing title asset for an ORTB native template

NameTypeReqDescription
idnumberyesTitle asset ID
lennumberMax length of title
template_idnumberyesORTB native template ID

No output schema declared.

No examples provided.

update_placement ~232

Update an existing placement

NameTypeReqDescription
activebooleanWhether placement is active
advertisementobjectAdvertisement object with id and type
channelnumberChannel ID (mutually exclusive with zone)
contextual_segmentsarrayArray of contextual segment IDs
costobjectPricing model
data_key_target_idnumberData Key Target ID
geo_targetnumberGeotarget ID
idnumberyesPlacement ID
keywordsstringComma-separated keywords
keywords_match_methodstringKeyword matching method
list_targetnumberList Target ID
payoutobjectPublisher payout configuration
platform_targetnumberPlatform target ID
prioritystringServing priority level
schedulenumberSchedule ID
serve_methodstringServing system
share_of_voicenumberShare of voice percentage
weightnumberRelative delivery weight
zoneobjectZone object (mutually exclusive with channel)

No output schema declared.

No examples provided.

update_platform_target ~60

Update an existing platform target

NameTypeReqDescription
device_targetsarrayList of device patterns to target
idnumberyesPlatform target ID
namestringPlatform target name
platformstringPreset platform target

No output schema declared.

No examples provided.

update_pmp_deal ~82

Update an existing PMP deal

NameTypeReqDescription
audience_targetnumberAudience target ID
bid_floornumberBid floor
geo_targetnumberGeo target ID
idnumberyesPMP deal ID
namestringPMP deal name
whitelist_seatsarraySeat IDs with access

No output schema declared.

No examples provided.

update_postal_code_target ~71

Update an existing postal code target

NameTypeReqDescription
idnumberyesPostal code target ID
inclusivebooleanIf true, inclusion target; if false, exclusion target
labelstringPostal code target name
locationsarrayArray of locations grouped by country

No output schema declared.

No examples provided.

update_product_catalog ~44

Update an existing product catalog

NameTypeReqDescription
catalog_idnumberyesCatalog ID
namestringCatalog name
publisher_idnumberyesPublisher ID

No output schema declared.

No examples provided.

update_product_catalog_item ~106

Update an existing product catalog item

NameTypeReqDescription
catalog_idnumberyesCatalog ID
categorystringItem category
descriptionstringItem description
identifierstringyesUnique identifier for the catalog item
image_urlstringItem image URL
namestringItem name
pricestringItem price
publisher_idnumberyesPublisher ID
urlstringItem URL

No output schema declared.

No examples provided.

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.

Common questions

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 hosted endpoint (https://mcp.adbutler.com/mcp).

Is the AdButler MCP server safe to use?

AdButler scores 78 out of 100 on VerifyMCP. 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 627 tools: list_advertisers, get_advertiser, create_advertiser, update_advertiser, delete_advertiser, and 622 more. Their descriptions and schemas cost roughly 36,079 tokens of context every time the server is loaded.

Does the AdButler MCP server require authentication?

No. We connected to AdButler without credentials and it answered, so anything it exposes is reachable by anyone who knows the address.

Is the AdButler MCP server still maintained?

AdButler is still listed as active in the MCP registry. We last reached this channel on 22 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.