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

AdButler

REMOTE · MCP.ADBUTLER.COM · 3 COMPONENTS · SCANNED AUG 3

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

+3 this week 67 Trust /100
Trust breakdown (6 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 →

Endpoint Security57
Transport & Reachability100
Schema Quality & AI Usability78
  • 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 35087 tokens (~56/item across 622 items; 622 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
Install

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.

remote · mcp.adbutler.com

# add to Claude Code
claude mcp add --transport http com-adbutler-mcp-server 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"
// 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.

  • 2 Aug 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 20 to 23. That category is still filling its 30-day observation window: 6 days of observed history at the previous scan, 7 at this one. The score rises as the window fills, whether or not the server changes.

  • 31 Jul 26 0
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 30 Jul 26 0
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 29 Jul 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 7 to 10. That category is still filling its 30-day observation window: 2 days of observed history at the previous scan, 3 at this one. The score rises as the window fills, whether or not the server changes.

  • 28 Jul 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 3 to 7. That category is still filling its 30-day observation window: 1 days of observed history at the previous scan, 2 at this one. The score rises as the window fills, whether or not the server changes.

  • 27 Jul 26 0
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 26 Jul 26 64

    First indexed and scored.

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 3 Aug 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
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
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 — 622 exposed · ~35,087 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.

Tool Tokens
add_user_list_attribute_values ~65

Add values to a list attribute for a user

NameTypeReqDescription
list_attribute_namestringyesList attribute name
user_db_idnumberyesUser database ID
user_idstringyesUser ID
valuesarrayValues to add

No output schema declared.

No examples provided.

archive_advertiser ~32

Archive an advertiser (soft-delete, can be restored later)

NameTypeReqDescription
idnumberyesAdvertiser ID

No output schema declared.

No examples provided.

archive_campaign ~30

Archive a standard campaign (soft-delete, can be restored later)

NameTypeReqDescription
idnumberyesCampaign ID

No output schema declared.

No examples provided.

archive_channel ~29

Archive a channel (soft-delete, can be restored later)

NameTypeReqDescription
idnumberyesChannel ID

No output schema declared.

No examples provided.

archive_contract ~29

Archive a contract (soft-delete, can be restored later)

NameTypeReqDescription
idnumberyesContract ID

No output schema declared.

No examples provided.

archive_email_zone ~24

Archive an email zone

NameTypeReqDescription
idnumberyesEmail zone ID

No output schema declared.

No examples provided.

archive_publisher ~30

Archive a publisher (soft-delete, can be restored later)

NameTypeReqDescription
idnumberyesPublisher ID

No output schema declared.

No examples provided.

archive_zone ~30

Archive a standard zone (soft-delete, can be restored later)

NameTypeReqDescription
idnumberyesZone ID

No output schema declared.

No examples provided.

bulk_create_product_sources ~41

Bulk create product sources for a publisher

NameTypeReqDescription
publisher_idnumberyesPublisher ID
sourcesarrayArray of source objects to create

No output schema declared.

No examples provided.

bulk_upload_add_data_list ~40

Bulk add entries to a data list

NameTypeReqDescription
datastringCSV data to add
idnumberyesData list ID

No output schema declared.

No examples provided.

bulk_upload_product_catalog ~38

Bulk upload items to a product catalog

NameTypeReqDescription
catalog_idnumberyesCatalog ID
publisher_idnumberyesPublisher ID

No output schema declared.

No examples provided.

bulk_upload_remove_data_list ~40

Bulk remove entries from a data list

NameTypeReqDescription
datastringCSV data to remove
idnumberyesData list ID

No output schema declared.

No examples provided.

bulk_upload_replace_data_list ~43

Bulk replace all entries in a data list

NameTypeReqDescription
datastringCSV data to replace list with
idnumberyesData list ID

No output schema declared.

No examples provided.

bulk_upload_replace_user_db ~33

Bulk upload to replace all user data in a user database

NameTypeReqDescription
idnumberyesUser database ID

No output schema declared.

No examples provided.

call_adbutler_api ~203

Call any AdButler API endpoint directly. Use this only when no specific tool wraps the endpoint you need. The session's configured API key is used automatically — do NOT pass an api_key argument. Substitute path placeholders via path_params: e.g. path="/campaigns/{id}", path_params={ "id": 123 } → /campaigns/123.

NameTypeReqDescription
bodyobjectJSON request body (for POST/PUT/PATCH).
methodstringyesHTTP method, e.g. "GET", "POST", "PUT", "DELETE".
pathstringyesEndpoint path with `{placeholder}` syntax for path params, exactly as returned by search_adbutler_api (e.g. "/campaigns/{id}").
path_paramsobjectMap of path placeholder names to values, e.g. { "id": 123 }.
query_paramsobjectQuery string parameters appended to the URL.

No output schema declared.

No examples provided.

campaign_bulk_create_catalog_ad_items ~46

Bulk create catalog ad items in a campaign

NameTypeReqDescription
campaign_idnumberyesCampaign ID
itemsarrayyesArray of catalog ad item objects to create

No output schema declared.

No examples provided.

campaign_bulk_delete_catalog_ad_items ~46

Bulk delete catalog ad items from a campaign

NameTypeReqDescription
campaign_idnumberyesCampaign ID
itemsarrayyesArray of catalog ad item IDs to delete

No output schema declared.

No examples provided.

cancel_signature_request ~35

Cancel a signature request

NameTypeReqDescription
contract_idnumberyesContract ID
request_idnumberyesSignature request ID

No output schema declared.

No examples provided.

convert_native_to_image ~32

Convert a native ad item to an image ad item

NameTypeReqDescription
idnumberyesNative ad item ID

No output schema declared.

No examples provided.

create_advertiser ~101

Create a new advertiser

NameTypeReqDescription
can_add_ad_itemsbooleanWhether advertiser can submit advertisements for scheduling
can_change_passwordbooleanWhether advertiser can change password
emailstringContact email
metadataobjectCustom metadata key-value pairs
namestringyesAdvertiser name
passwordstringPassword for advertiser portal (min 8 chars, must include upper, lower, number)

No output schema declared.

No examples provided.

create_audience ~72

Create a new audience in a user database

NameTypeReqDescription
attributesobjectAttribute targets defining the audience (e.g. { "gender": { "operator": "=", "operand": "male" } })
namestringAudience name
user_db_idnumberyesUser database ID

No output schema declared.

No examples provided.

create_audio_creative ~51

Create a new audio creative. The API uses multipart file upload.

NameTypeReqDescription
descriptionstringCreative description
groupnumberyesMedia group ID
namestringCreative name

No output schema declared.

No examples provided.

create_beacon_signing_key ~31

Create a new beacon signing key

NameTypeReqDescription
key_namestringyesBeacon signing key name

No output schema declared.

No examples provided.

create_bidder ~45

Create a new bidder

NameTypeReqDescription
bid_urlstringBid endpoint URL
namestringyesBidder name
statusstringBidder status

No output schema declared.

No examples provided.

create_campaign ~144

Create a new standard campaign

NameTypeReqDescription
advertisernumberAdvertiser ID
budgetobjectBudget limits (daily/weekly/monthly/lifetime)
contractnumberContract ID (requires Contract Management add-on)
metadataobjectCustom metadata key-value pairs
namestringyesCampaign name
roadblock_tagsstringTag to link campaign to a roadblock
scheduling_sourcestringWhether scheduling is set at campaign or ad item level
targeting_sourcestringWhether targeting is set at campaign or ad item level
trusted_redirect_domainsarrayArray of trusted redirect domains

No output schema declared.

No examples provided.

create_campaign_assignment ~179

Create a new campaign assignment (assign an ad item to a campaign)

NameTypeReqDescription
activebooleanWhether assignment is active (defaults to true)
advertisementobjectyesAdvertisement object with id and type
campaignobjectyesCampaign object with id and type
data_key_targetnumberData Key Target ID
geo_targetnumberGeo Target ID (only if campaign targeting_source is "AD_ITEM")
keywordsstringComma-separated keywords for targeting
keywords_match_methodstringKeyword matching method
list_targetnumberList Target ID
platform_targetnumberPlatform Target ID
schedulenumberSchedule ID (only if campaign scheduling_source is "AD_ITEM")
weightnumberRelative delivery weight (defaults to 1)

No output schema declared.

No examples provided.

create_catalog_ad_item ~100

Create a new catalog ad item

NameTypeReqDescription
catalog_idnumberyesCatalog ID
catalog_item_identifierstringyesUnique identifier for the catalog item
locationstringClick-through URL
metadataobjectCustom metadata key-value pairs
namestringyesAd item name
tracking_pixelstringThird-party tracking pixel URL
tracking_pixelsarrayArray of tracking pixel URLs

No output schema declared.

No examples provided.

create_catalog_zone ~152

Create a new catalog zone for product/retail ad serving

NameTypeReqDescription
advertiser_cost_typestringBilling model
auction_typestringAuction type
bid_floornumberDefault bid floor
bid_floor_cpcnumberCPC bid floor
bid_floor_cpmnumberCPM bid floor
catalog_idnumberyesCatalog ID
click_cooldown_periodnumberClick cooldown period in seconds (1-86400)
conversion_lookback_periodnumberConversion lookback period in seconds (1-7776000)
namestringyesZone name
publishernumberPublisher ID

No output schema declared.

No examples provided.

create_channel ~59

Create a new channel

NameTypeReqDescription
namestringyesChannel name
prioritystringServing priority (default: standard)
use_share_of_voicebooleanWhether to use share of voice as serving strategy (false = use weight)

No output schema declared.

No examples provided.

create_channel_zone_assignment ~39

Assign a zone to a channel

NameTypeReqDescription
channelnumberyesChannel ID
zoneobjectyesZone object with id and type

No output schema declared.

No examples provided.

create_contact ~52

Create a new contact

NameTypeReqDescription
emailstringyesContact email address (must be unique)
namestringyesContact name (full name recommended)
notesstringAdditional notes about the contact

No output schema declared.

No examples provided.

create_contract ~109

Create a new contract

NameTypeReqDescription
advertisernumberyesAdvertiser ID
descriptionstringContract description
end_atstringContract end date (YYYY-MM-DD)
namestringyesContract name
payment_due_datestringPayment due date (YYYY-MM-DD)
ratenumberContract rate (in account currency)
start_atstringContract start date (YYYY-MM-DD)
statusstringContract status

No output schema declared.

No examples provided.

create_contract_document ~51

Create a new document for a contract

NameTypeReqDescription
attributesstringJSON-encoded object with name, admin_executed, vendor_executed fields
contract_idnumberyesContract ID

No output schema declared.

No examples provided.

create_contract_document_from_template ~39

Create a contract document from a template

NameTypeReqDescription
contract_idnumberyesContract ID
template_idnumberTemplate ID

No output schema declared.

No examples provided.

create_contract_payment ~53

Create a new payment for a contract

NameTypeReqDescription
amountnumberyesAmount paid (can be negative for refunds)
contract_idnumberyesContract ID
notestringPayment note or description

No output schema declared.

No examples provided.

create_contract_template ~120

Create a new contract template. Requires name, file, attributes (JSON string), email_subject, and email_body.

NameTypeReqDescription
attributesstringyesJSON-encoded object containing name, email_subject, email_body, and optionally signing_service, basic_inputs, contract_column_inputs, signers
email_bodystringyesEmail body text when sending for signature
email_subjectstringyesEmail subject line when sending for signature
filestringyesURL or path to the contract template file
namestringyesTemplate name

No output schema declared.

No examples provided.

create_creative ~59

Create a new image creative. The API uses multipart file upload — pass the media group ID and file attributes.

NameTypeReqDescription
descriptionstringCreative description
groupnumberyesMedia group ID
namestringCreative name

No output schema declared.

No examples provided.

create_custom_html_ad_item ~174

Create a new custom HTML ad item

NameTypeReqDescription
custom_htmlstringyesThe HTML content of the ad item
expand_horizontal_directionstringHorizontal expand direction
expand_vertical_directionstringVertical expand direction
heightnumberAd height in pixels (0 for flexible)
html_content_belowstringHTML content below the ad item
locationstringClick-through URL
metadataobjectCustom metadata key-value pairs
namestringyesAd item name
tracking_pixelstringThird-party tracking pixel URL
tracking_pixelsarrayArray of tracking pixel URLs
trusted_redirect_domainsarrayTrusted redirect domains
widthnumberAd width in pixels (0 for flexible)

No output schema declared.

No examples provided.

create_custom_report ~207

Create a new report configuration

NameTypeReqDescription
columnsarrayColumns to include: impressions, eligible, viewable, clicks, conversions, ctr, cvr, e_cpm, e_cpc, e_cpa, cost, payout, revenue
dateobjectyesDate configuration (either preset or start+end required)
exclude_campaign_ad_itemsbooleanExclude ad items in campaigns
exclude_channel_statsbooleanExclude stats from channel-served ads
exclude_publisher_ad_itemsbooleanExclude ad items directly in zones
filtersobjectFilter criteria: { publishers: [...], advertisers: [...], zones: [...], campaigns: [...], ad_items: [...], channels: [...] }
namestringyesReport name
periodstringyesData grouping period
require_channel_statsbooleanOnly include stats from channel-served ads
typestringyesReport type

No output schema declared.

No examples provided.

create_data_key ~48

Create a new data key for custom targeting

NameTypeReqDescription
namestringyesData key name (max 32 chars, must be unique)
typestringyesData key value type

No output schema declared.

No examples provided.

create_data_key_target ~71

Create a new data key target (targeting rule)

NameTypeReqDescription
namestringyesData key target name
targetstringyesJSON formatted target logic, e.g. ["OR", {"my_number": {"=": "5"}}, {"my_string": {"=": "test"}}]

No output schema declared.

No examples provided.

create_data_list ~26

Create a new data list

NameTypeReqDescription
labelstringyesData list label/name

No output schema declared.

No examples provided.

create_day_parting ~146

Create a new day parting rule for time-of-day targeting. Ranges is an object with day names as keys and arrays of time range strings (e.g. "09:00:00-17:00:00") as values.

NameTypeReqDescription
is_templatebooleanIf true, shown in UI when creating/editing schedules
namestringDay parting name
rangesobjectObject mapping day names (monday-sunday) to arrays of time ranges like "09:00:00-17:00:00"
use_member_timezonebooleanIf true, use account timezone; if false, use viewer timezone

No output schema declared.

No examples provided.

create_demand_endpoint ~250

Create a new demand endpoint

NameTypeReqDescription
allowed_sizesarrayAllowed zone sizes (e.g. ["300x250", "728x90"])
bid_floornumberDefault CPM bid floor
default_parametersobjectyesDefault parameters for the endpoint (e.g. { url: "https://..." })
demand_sourcenumberyesDemand Source ID this endpoint belongs to
filter_typestringZone filtering type
filtered_vast_zonesarrayVAST zone IDs for the filter list
filtered_zonesarrayZone IDs for the filter list
geo_targetnumberGeo target ID for geographic targeting
markup_percentnumberMarkup percent applied to zone bid floor
namestringyesDemand endpoint name
native_json_encodedbooleanWhether native JSON should be encoded
prioritystringServing priority
revenue_sharenumberRevenue share percentage paid to publisher
statusstringWhether to send bid requests (default: active)
supported_formatsarrayyesSupported ad formats: "display", "native", "video"

No output schema declared.

No examples provided.

create_demand_source ~181

Create a new demand source

NameTypeReqDescription
namestringyesDemand source name
networkstringyesNetwork type: 'adview', 'aerserv', 'inmobi', 'inneractive', 'loopme', 'mobilefuse', 'onebyaol', 'pubmatic', 'pubnative', 'smaato', 'startapp', 'tappx', 'consumable', 'bidphysics', or 'openrtb'
spend_limitnumberSpend limit amount
spend_limit_endstringSpend limit end date (ISO-8601)
spend_limit_periodstringSpend limit reset interval
spend_limit_startstringSpend limit start date (ISO-8601)
statusstringWhether to send bid requests (default: active)

No output schema declared.

No examples provided.

create_email_zone ~117

Create a new email zone for serving ads in email newsletters

NameTypeReqDescription
auction_tie_breakstringTie-breaking method for auctions
heightnumberyesZone height in pixels
metadataobjectCustom metadata key-value pairs
namestringyesZone name
publishernumberPublisher ID
rotate_timerobjectPeriod after which user sees a new ad
uid_rotatebooleanServe different ads per user
widthnumberyesZone width in pixels

No output schema declared.

No examples provided.

create_event_log_upload_config ~86

Create a new event log upload configuration

NameTypeReqDescription
connection_idnumberSFTP connection ID to use for upload
enabledbooleanWhether the upload configuration is enabled
formatstringLog file format
frequencystringUpload frequency (e.g. "daily", "hourly")
namestringConfiguration name

No output schema declared.

No examples provided.

create_geo_target ~115

Create a new geo target for geographic targeting. Areas is an array of objects with continent, country (2-letter code), region, city fields.

NameTypeReqDescription
areasarrayyesArray of geographic areas to target
inclusivebooleanIf true, target users IN these areas; if false, EXCLUDE these areas
namestringyesGeo target name
rangenumberRadius range for geo-fencing (only applies when targeting a city)
unitstringDistance unit for range

No output schema declared.

No examples provided.

create_image_ad_item ~212

Create a new image ad item (banner)

NameTypeReqDescription
creativenumberImage creative ID (mutually exclusive with creative_url)
creative_urlstringURL to image file — PNG, JPEG, or GIF (mutually exclusive with creative)
heightnumberAd height in pixels (defaults to 0)
html_alt_textstringAlt text for the image
html_content_belowstringHTML content below the ad item
html_targetstringWindow/frame for destination URL (e.g. "_blank")
locationstringClick-through URL
metadataobjectCustom metadata key-value pairs
namestringyesAd item name
tracking_pixelstringThird-party tracking pixel URL
tracking_pixelsarrayArray of tracking pixel URLs
trusted_redirect_domainsarrayTrusted redirect domains
widthnumberAd width in pixels (defaults to 0)

No output schema declared.

No examples provided.

create_list_target ~68

Create a new list target (inclusion/exclusion using a data list)

NameTypeReqDescription
data_listnumberData list ID containing the values to target
inclusivebooleanIf true, inclusion target; if false, exclusion target
labelstringyesList target name

No output schema declared.

No examples provided.