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

NPM · @ADBUTLER/MCP-SERVER · 3 COMPONENTS · SCANNED AUG 3

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

+18 this week 71 Trust /100
Trust breakdown (6 categories)

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 →

Supply Chain Security87
  • No malware found by supply-chain analysis.Pass
  • Only part of the dependency tree could be resolved (95 of 99), so this covers what we could see, not the whole tree.Partial
  • No install/post-install scripts declared.Pass
  • Only part of the dependency tree could be resolved (95 of 99), so this covers what we could see, not the whole tree. View diagnostics → Partial
Provenance & Transparency45
Schema Quality & AI Usability82
  • 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 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.

npm · @adbutler/mcp-server

# add to Claude Code
claude mcp add com-adbutler-mcp-server -- npx -y @adbutler/mcp-server
# add to Codex CLI
codex mcp add com-adbutler-mcp-server -- npx -y @adbutler/mcp-server
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "com-adbutler-mcp-server": {
      "type": "local",
      "command": [
        "npx",
        "-y",
        "@adbutler/mcp-server"
      ],
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add com-adbutler-mcp-server --command npx --arg -y --arg @adbutler/mcp-server
# ~/.hermes/config.yaml
mcp_servers:
  com-adbutler-mcp-server:
    command: "npx"
    args: ["-y", "@adbutler/mcp-server"]
// mcp.json
{
  "mcpServers": {
    "com-adbutler-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "@adbutler/mcp-server"
      ]
    }
  }
}
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.

  • 3 Aug 26 +1

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

  • 2 Aug 26 +49
    • Provenance: unverified → fail security
    • Install scripts: unverified → pass security
    • Known CVEs: unverified → partial security
    • Dependency health: partial → unverified functional
    • Schema quality: unverified → good functional
    • Stability: unverified → 0.23 functional
    • License: unverified → pass functional
    • MCP protocol: unverified → pass functional
    • Maintenance: unverified → pass functional
    • Schema quality: unverified → 100 functional
    • Tool coverage: unverified → 100 functional
    • Licence: MIT functional
  • 1 Aug 26 −14
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 31 Jul 26 −18
    • Malware scan: pass → unverified security
  • 27 Jul 26 53

    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 · Analysed npm/@adbutler/[email protected]

Provenance none

Ecosystem: npm · Outcome: none

Dependencies 95 packages

95 packages in the resolved dependency tree · 95 deprecated · 29 stale.

The dependency tree was only partially resolved, so these counts may be incomplete.

MCP tools — 619 exposed · ~34,549 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_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_product_catalog_items ~48

Search for items in a product catalog

NameTypeReqDescription
catalog_idnumberyesCatalog ID
publisher_idnumberyesPublisher ID
querystringSearch 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.

NameTypeReqDescription
IDnumberyesYour AdButler account ID
_abdk_jsonobjectData key key-value pairs for data key targeting
defer_signingbooleanDefer beacon signing hash generation
ipstringIPv4 address for geographic targeting (required for server-side requests)
kwarrayKeywords for keyword targeting
pidnumberPage ID for unique delivery/roadblocks (random number, same for all zones on page)
placenumberPlace counter for unique delivery (0, 1, 2, etc.)
referrerstringPage URL for URL targeting (required for server-side requests)
rfnumberPass 1 to include is_redirectable field in response
setIDnumberyesZone ID to serve an ad from
shnumberScreen height for platform targeting
sizestringExpected ad size (e.g. "300x250")
sprnumberScreen pixel ratio for platform targeting
swnumberScreen width for platform targeting
typestringyesResponse type: "json" for most eligible ad, "jsonr" for all eligible ads ranked
uastringUser 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.

NameTypeReqDescription
api_keystringyesThe AdButler API key

No output schema declared.

No examples provided.