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
get_image_ad_item ~29

Get details of a specific image ad item

NameTypeReqDescription
idnumberyesAd item ID

No output schema declared.

No examples provided.

get_image_ad_item_conversion_tag ~32

Get conversion tracking tag for an image ad item

NameTypeReqDescription
idnumberyesAd item ID

No output schema declared.

No examples provided.

get_list_target ~27

Get details of a specific list target

NameTypeReqDescription
idnumberyesList target ID

No output schema declared.

No examples provided.

get_live_website_preview ~40

Get live website preview URL

NameTypeReqDescription
urlstringWebsite URL to preview
zone_idnumberZone ID to preview

No output schema declared.

No examples provided.

get_manager ~26

Get details of a specific manager by ID

NameTypeReqDescription
idnumberyesManager ID

No output schema declared.

No examples provided.

get_manual_tracking_links ~41

Generate manual tracking links for an ad item

NameTypeReqDescription
ad_item_idnumberAd item ID
typestringAd item type

No output schema declared.

No examples provided.

get_media_group ~27

Get details of a specific media group

NameTypeReqDescription
idnumberyesMedia group ID

No output schema declared.

No examples provided.

get_native_ad_item ~29

Get details of a specific native ad item

NameTypeReqDescription
idnumberyesAd item ID

No output schema declared.

No examples provided.

get_native_ad_item_conversion_tag ~32

Get conversion tracking tag for a native ad item

NameTypeReqDescription
idnumberyesAd item ID

No output schema declared.

No examples provided.

get_native_template ~27

Get details of a specific native template

NameTypeReqDescription
idnumberyesNative template ID

No output schema declared.

No examples provided.

get_ortb_native_data_asset ~50

Get details of a specific data asset for an ORTB native template

NameTypeReqDescription
idnumberyesData asset ID
template_idnumberyesORTB native template ID

No output schema declared.

No examples provided.

get_ortb_native_image_asset ~50

Get details of a specific image asset for an ORTB native template

NameTypeReqDescription
idnumberyesImage asset ID
template_idnumberyesORTB native template ID

No output schema declared.

No examples provided.

get_ortb_native_template ~37

Get details of a specific OpenRTB native template by ID

NameTypeReqDescription
idnumberyesORTB native template ID

No output schema declared.

No examples provided.

get_ortb_native_title_asset ~50

Get details of a specific title asset for an ORTB native template

NameTypeReqDescription
idnumberyesTitle asset ID
template_idnumberyesORTB native template ID

No output schema declared.

No examples provided.

get_placement ~25

Get details of a specific placement

NameTypeReqDescription
idnumberyesPlacement ID

No output schema declared.

No examples provided.

get_placement_conversion_tag ~28

Get conversion tracking tag for a placement

NameTypeReqDescription
idnumberyesPlacement ID

No output schema declared.

No examples provided.

get_placement_forecast ~34

Get placement forecast report

NameTypeReqDescription
presetstringDate preset
timezonestringTimezone

No output schema declared.

No examples provided.

get_platform_target ~27

Get details of a specific platform target

NameTypeReqDescription
idnumberyesPlatform target ID

No output schema declared.

No examples provided.

get_pmp_deal ~31

Get details of a specific PMP deal by ID

NameTypeReqDescription
idnumberyesPMP deal ID

No output schema declared.

No examples provided.

get_postal_code_target ~31

Get details of a specific postal code target

NameTypeReqDescription
idnumberyesPostal code target ID

No output schema declared.

No examples provided.

get_product_catalog ~37

Get details of a specific product catalog

NameTypeReqDescription
catalog_idnumberyesCatalog ID
publisher_idnumberyesPublisher ID

No output schema declared.

No examples provided.

get_product_catalog_item ~52

Get details of a specific product catalog item

NameTypeReqDescription
catalog_idnumberyesCatalog ID
identifierstringyesUnique identifier for the catalog item
publisher_idnumberyesPublisher ID

No output schema declared.

No examples provided.

get_product_source ~37

Get details of a specific product source

NameTypeReqDescription
publisher_idnumberyesPublisher ID
source_idnumberyesSource ID

No output schema declared.

No examples provided.

get_product_source_target ~41

Get details of a specific product source target

NameTypeReqDescription
publisher_idnumberyesPublisher ID
source_target_idnumberyesSource target ID

No output schema declared.

No examples provided.

get_publisher ~25

Get details of a specific publisher

NameTypeReqDescription
idnumberyesPublisher ID

No output schema declared.

No examples provided.

get_report_generated ~38

Get a specific generated report

NameTypeReqDescription
generated_idnumberyesGenerated report ID
report_config_idnumberyesReport configuration ID

No output schema declared.

No examples provided.

get_report_schedule ~37

Get a specific report schedule

NameTypeReqDescription
report_config_idnumberyesReport configuration ID
schedule_idnumberyesSchedule ID

No output schema declared.

No examples provided.

get_report_schedule_generated ~52

Get a specific generated report from a schedule

NameTypeReqDescription
generated_idnumberyesGenerated report ID
report_config_idnumberyesReport configuration ID
schedule_idnumberyesSchedule ID

No output schema declared.

No examples provided.

get_rich_media_ad_item ~32

Get details of a specific rich media ad item

NameTypeReqDescription
idnumberyesAd item ID

No output schema declared.

No examples provided.

get_rich_media_ad_item_conversion_tag ~35

Get conversion tracking tag for a rich media ad item

NameTypeReqDescription
idnumberyesAd item ID

No output schema declared.

No examples provided.

get_rich_media_creative ~30

Get details of a specific rich media creative

NameTypeReqDescription
idnumberyesCreative ID

No output schema declared.

No examples provided.

get_role ~26

Get details of a specific role by ID

NameTypeReqDescription
idnumberyesRole ID

No output schema declared.

No examples provided.

get_schedule ~24

Get details of a specific schedule

NameTypeReqDescription
idnumberyesSchedule ID

No output schema declared.

No examples provided.

get_sftp_connection ~32

Get details of a specific SFTP connection by ID

NameTypeReqDescription
idnumberyesSFTP connection ID

No output schema declared.

No examples provided.

get_signature_request ~37

Get details of a specific signature request

NameTypeReqDescription
contract_idnumberyesContract ID
idnumberyesSignature request ID

No output schema declared.

No examples provided.

get_signature_request_recipient ~51

Get a specific recipient for a signature request

NameTypeReqDescription
contract_idnumberyesContract ID
recipient_idnumberyesRecipient ID
request_idnumberyesSignature request ID

No output schema declared.

No examples provided.

get_trusted_redirect_domain ~33

Get details of a specific trusted redirect domain by ID

NameTypeReqDescription
idnumberyesTrusted redirect domain ID

No output schema declared.

No examples provided.

get_user ~39

Get a single user from a user database

NameTypeReqDescription
user_db_idnumberyesUser database ID
user_idstringyesUser ID

No output schema declared.

No examples provided.

get_user_attribute ~43

Get details of a specific user attribute in a user database

NameTypeReqDescription
idnumberyesUser attribute ID
user_db_idnumberyesUser database ID

No output schema declared.

No examples provided.

get_user_db ~29

Get details of a specific user database by ID

NameTypeReqDescription
idnumberyesUser database ID

No output schema declared.

No examples provided.

get_vast_ad_item_conversion_tag ~36

Get conversion tracking tag for a VAST ad item

NameTypeReqDescription
idnumberyesVAST ad item ID

No output schema declared.

No examples provided.

get_vast_auction_placements_report ~39

Get VAST auction placements report

NameTypeReqDescription
presetstringDate preset
timezonestringTimezone

No output schema declared.

No examples provided.

get_vast_campaign_conversion_tag ~33

Get conversion tracking tag for a VAST campaign

NameTypeReqDescription
idnumberyesVAST campaign ID

No output schema declared.

No examples provided.

get_vast_channel_forecast ~37

Get VAST channel forecast report

NameTypeReqDescription
presetstringDate preset
timezonestringTimezone

No output schema declared.

No examples provided.

get_vast_custom_report ~29

Get a specific VAST report

NameTypeReqDescription
idnumberyesVAST report ID

No output schema declared.

No examples provided.

get_vast_forecast ~35

Get VAST forecast report

NameTypeReqDescription
presetstringDate preset
timezonestringTimezone

No output schema declared.

No examples provided.

get_vast_geo_summary_report ~93

Get VAST geographic summary report

NameTypeReqDescription
advertisersstringFilter by advertiser IDs (comma-separated)
campaignsstringFilter by campaign IDs (comma-separated)
presetstringDate preset
publishersstringFilter by publisher IDs (comma-separated)
timezonestringTimezone
zonesstringFilter by zone IDs (comma-separated)

No output schema declared.

No examples provided.

get_vast_placement_conversion_tag ~34

Get conversion tracking tag for a VAST placement

NameTypeReqDescription
idnumberyesVAST placement ID

No output schema declared.

No examples provided.

get_vast_platform_estimate ~37

Get VAST platform estimate statistics

NameTypeReqDescription
presetstringDate preset
timezonestringTimezone

No output schema declared.

No examples provided.

get_vast_report ~180

Get VAST video advertising report

NameTypeReqDescription
advertisersstringFilter by advertiser IDs (comma-separated)
breakdownbooleanInclude breakdown data
campaignsstringFilter by campaign IDs (comma-separated)
detailsbooleanInclude detailed breakdown
financialsbooleanInclude financial data
periodstringyesData grouping period: day, week, month, year
presetstringDate preset (same options as display report)
publishersstringFilter by publisher IDs (comma-separated)
summarybooleanInclude summary data
timezonestringTimezone for preset
typestringyesReport type: overview, advertiser, publisher, zone, campaign, ad-item
zonesstringFilter by zone IDs (comma-separated)

No output schema declared.

No examples provided.