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
list_event_log_upload_configs ~46

List all event log upload configurations

NameTypeReqDescription
limitnumberMax results to return (default 100, max 100)
offsetnumberPagination offset

No output schema declared.

No examples provided.

list_event_log_upload_logs ~46

List all event log upload logs

NameTypeReqDescription
limitnumberMax results to return (default 100, max 100)
offsetnumberPagination offset

No output schema declared.

No examples provided.

list_geo_targets ~47

List all geo targets (geographic targeting rules)

NameTypeReqDescription
limitnumberMax results to return (default 100, max 100)
offsetnumberPagination offset

No output schema declared.

No examples provided.

list_image_ad_items ~44

List all image ad items

NameTypeReqDescription
limitnumberMax results to return (default 100, max 100)
offsetnumberPagination offset

No output schema declared.

No examples provided.

list_list_targets ~48

List all list targets (allowlist/blocklist targeting)

NameTypeReqDescription
limitnumberMax results to return (default 100, max 100)
offsetnumberPagination offset

No output schema declared.

No examples provided.

list_managers ~47

List all managers in your AdButler account

NameTypeReqDescription
limitnumberMax results to return (default 100, max 100)
offsetnumberPagination offset

No output schema declared.

No examples provided.

list_media_groups ~46

List all media groups (collections of creatives)

NameTypeReqDescription
limitnumberMax results to return (default 100, max 100)
offsetnumberPagination offset

No output schema declared.

No examples provided.

list_native_ad_items ~44

List all native ad items

NameTypeReqDescription
limitnumberMax results to return (default 100, max 100)
offsetnumberPagination offset

No output schema declared.

No examples provided.

list_native_templates ~43

List all native ad templates

NameTypeReqDescription
limitnumberMax results to return (default 100, max 100)
offsetnumberPagination offset

No output schema declared.

No examples provided.

list_ortb_native_data_assets ~65

List all data assets for an ORTB native template

NameTypeReqDescription
limitnumberMax results to return (default 100, max 100)
offsetnumberPagination offset
template_idnumberyesORTB 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

NameTypeReqDescription
limitnumberMax results to return (default 100, max 100)
offsetnumberPagination offset
template_idnumberyesORTB native template ID

No output schema declared.

No examples provided.

list_ortb_native_templates ~54

List all OpenRTB native templates in your AdButler account

NameTypeReqDescription
limitnumberMax results to return (default 100, max 100)
offsetnumberPagination offset

No output schema declared.

No examples provided.

list_ortb_native_title_assets ~65

List all title assets for an ORTB native template

NameTypeReqDescription
limitnumberMax results to return (default 100, max 100)
offsetnumberPagination offset
template_idnumberyesORTB native template ID

No output schema declared.

No examples provided.

list_placements ~49

List all placements (assignments of ad items to zones)

NameTypeReqDescription
limitnumberMax results to return (default 100, max 100)
offsetnumberPagination offset

No output schema declared.

No examples provided.

list_platform_targets ~48

List all platform targets (device/OS/browser targeting)

NameTypeReqDescription
limitnumberMax results to return (default 100, max 100)
offsetnumberPagination offset

No output schema declared.

No examples provided.

list_pmp_deals ~50

List all PMP deals in your AdButler account

NameTypeReqDescription
limitnumberMax results to return (default 100, max 100)
offsetnumberPagination offset

No output schema declared.

No examples provided.

list_postal_code_targets ~45

List all postal code targets

NameTypeReqDescription
limitnumberMax results to return (default 100, max 100)
offsetnumberPagination offset

No output schema declared.

No examples provided.

list_product_catalogs ~56

List all product catalogs for a publisher

NameTypeReqDescription
limitnumberMax results to return (default 100, max 100)
offsetnumberPagination offset
publisher_idnumberyesPublisher ID

No output schema declared.

No examples provided.

list_product_source_targets ~57

List all product source targets for a publisher

NameTypeReqDescription
limitnumberMax results to return (default 100, max 100)
offsetnumberPagination offset
publisher_idnumberyesPublisher ID

No output schema declared.

No examples provided.

list_product_sources ~55

List all product sources for a publisher

NameTypeReqDescription
limitnumberMax results to return (default 100, max 100)
offsetnumberPagination offset
publisher_idnumberyesPublisher ID

No output schema declared.

No examples provided.

list_publishers ~47

List all publishers in your AdButler account

NameTypeReqDescription
limitnumberMax results to return (default 100, max 100)
offsetnumberPagination offset

No output schema declared.

No examples provided.

list_report_generated ~58

List generated reports for a specific report configuration

NameTypeReqDescription
limitnumberMax results to return (default 100, max 100)
offsetnumberPagination offset
report_config_idnumberyesReport configuration ID

No output schema declared.

No examples provided.

list_report_schedule_generated ~68

List generated reports for a specific schedule

NameTypeReqDescription
limitnumberMax results to return (default 100, max 100)
offsetnumberPagination offset
report_config_idnumberyesReport configuration ID
schedule_idnumberyesSchedule ID

No output schema declared.

No examples provided.

list_report_schedules ~58

List schedules for a specific report configuration

NameTypeReqDescription
limitnumberMax results to return (default 100, max 100)
offsetnumberPagination offset
report_config_idnumberyesReport configuration ID

No output schema declared.

No examples provided.

list_rich_media_ad_items ~47

List all rich media ad items

NameTypeReqDescription
limitnumberMax results to return (default 100, max 100)
offsetnumberPagination offset

No output schema declared.

No examples provided.

list_rich_media_creatives ~46

List all rich media creatives

NameTypeReqDescription
limitnumberMax results to return (default 100, max 100)
offsetnumberPagination offset

No output schema declared.

No examples provided.

list_roles ~46

List all roles in your AdButler account

NameTypeReqDescription
limitnumberMax results to return (default 100, max 100)
offsetnumberPagination offset

No output schema declared.

No examples provided.

list_schedules ~49

List all schedules (time-based delivery rules for ad items)

NameTypeReqDescription
limitnumberMax results to return (default 100, max 100)
offsetnumberPagination offset

No output schema declared.

No examples provided.

list_sftp_connections ~50

List all SFTP connections in your AdButler account

NameTypeReqDescription
limitnumberMax results to return (default 100, max 100)
offsetnumberPagination offset

No output schema declared.

No examples provided.

list_signature_request_recipients ~41

List all recipients for a signature request

NameTypeReqDescription
contract_idnumberyesContract ID
request_idnumberyesSignature request ID

No output schema declared.

No examples provided.

list_signature_requests ~55

List all signature requests for a contract

NameTypeReqDescription
contract_idnumberyesContract ID
limitnumberMax results to return (default 100, max 100)
offsetnumberPagination offset

No output schema declared.

No examples provided.

list_trusted_redirect_domains ~51

List all trusted redirect domains in your AdButler account

NameTypeReqDescription
limitnumberMax results to return (default 100, max 100)
offsetnumberPagination offset

No output schema declared.

No examples provided.

list_user_attributes ~58

List all user attributes in a user database

NameTypeReqDescription
limitnumberMax results to return (default 100, max 100)
offsetnumberPagination offset
user_db_idnumberyesUser database ID

No output schema declared.

No examples provided.

list_user_dbs ~49

List all user databases in your AdButler account

NameTypeReqDescription
limitnumberMax results to return (default 100, max 100)
offsetnumberPagination offset

No output schema declared.

No examples provided.

list_vast_custom_reports ~46

List all VAST report data

NameTypeReqDescription
limitnumberMax results to return (default 100, max 100)
offsetnumberPagination offset

No output schema declared.

No examples provided.

list_video_creatives ~43

List all video creatives

NameTypeReqDescription
limitnumberMax results to return (default 100, max 100)
offsetnumberPagination offset

No output schema declared.

No examples provided.

list_zone_ortb_native_ads ~63

List all ORTB native ads for a standard zone

NameTypeReqDescription
limitnumberMax results to return (default 100, max 100)
offsetnumberPagination offset
zone_idnumberyesStandard zone ID

No output schema declared.

No examples provided.

list_zones ~42

List all standard zones

NameTypeReqDescription
limitnumberMax results to return (default 100, max 100)
offsetnumberPagination offset

No output schema declared.

No examples provided.

remove_list_target_usages ~29

Remove all usages of a list target

NameTypeReqDescription
idnumberyesList target ID

No output schema declared.

No examples provided.

remove_user_list_attribute_values ~65

Remove values from a list attribute for a user

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

No output schema declared.

No examples provided.

replace_audio_creative_file ~28

Replace the file on an audio creative

NameTypeReqDescription
idnumberyesCreative ID

No output schema declared.

No examples provided.

replace_contract_document_file ~38

Replace the file on a contract document

NameTypeReqDescription
contract_idnumberyesContract ID
document_idnumberyesDocument ID

No output schema declared.

No examples provided.

replace_contract_document_file_from_template ~41

Replace a contract document file from a template

NameTypeReqDescription
contract_idnumberyesContract ID
document_idnumberyesDocument ID

No output schema declared.

No examples provided.

replace_image_creative_file ~28

Replace the file on an image creative

NameTypeReqDescription
idnumberyesCreative ID

No output schema declared.

No examples provided.

replace_rich_media_creative_file ~31

Replace the file on a rich media creative

NameTypeReqDescription
idnumberyesCreative ID

No output schema declared.

No examples provided.

replace_video_creative_file ~28

Replace the file on a video creative

NameTypeReqDescription
idnumberyesCreative ID

No output schema declared.

No examples provided.

resend_signature_request ~36

Resend a signature request

NameTypeReqDescription
contract_idnumberyesContract ID
request_idnumberyesSignature 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.

NameTypeReqDescription
emailstringyesThe 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

NameTypeReqDescription
report_config_idnumberyesReport configuration ID
schedule_idnumberyesSchedule ID

No output schema declared.

No examples provided.

search_adbutler_api ~155

Find AdButler API endpoints by keyword when no specific tool matches what you need. Returns matching endpoints with their HTTP method, path, and a brief summary. Use this when the user asks about a concept that is a *field* rather than a resource — e.g. 'priority', 'pacing', 'frequency cap', 'metadata', 'tracking pixel' — and you can't find a tool that handles it. Then call describe_adbutler_api on the most promising hit, then call_adbutler_api to invoke it.

NameTypeReqDescription
limitintegerMax results to return (default 10, max 50).
querystringyesKeyword(s) to search for. Single word works best.

No output schema declared.

No examples provided.