AdButler
NPM · @ADBUTLER/MCP-SERVER · 3 COMPONENTS · SCANNED AUG 3
Manage AdButler campaigns, zones, ad items, VAST, and reports from Claude, ChatGPT, and Cursor.
Available components
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
- Source repository is publicly reachable at the declared URL. View diagnostics → Pass
- Provenance check failed: no build-provenance attestation is published. See how to fix → View diagnostics → Fail
- Clear OSI-approved license (MIT).Pass
- Actively maintained (last published 18 days ago).Pass
- Disclosure check failed: no security disclosure policy was found in the source repository. See how to fix → Fail
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
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
claude mcp add com-adbutler-mcp-server -- npx -y @adbutler/mcp-server
codex mcp add com-adbutler-mcp-server -- npx -y @adbutler/mcp-server
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"com-adbutler-mcp-server": {
"type": "local",
"command": [
"npx",
"-y",
"@adbutler/mcp-server"
],
"enabled": true
}
}
} openclaw mcp add com-adbutler-mcp-server --command npx --arg -y --arg @adbutler/mcp-server
mcp_servers:
com-adbutler-mcp-server:
command: "npx"
args: ["-y", "@adbutler/mcp-server"] {
"mcpServers": {
"com-adbutler-mcp-server": {
"command": "npx",
"args": [
"-y",
"@adbutler/mcp-server"
]
}
}
} 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.
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.
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.
get_archived_publisher ~29
Get details of a specific archived publisher
| Name | Type | Req | Description |
|---|---|---|---|
| id | number | yes | Archived publisher ID |
No output schema declared.
No examples provided.
get_archived_zone ~29
Get details of a specific archived standard zone
| Name | Type | Req | Description |
|---|---|---|---|
| id | number | yes | Archived zone ID |
No output schema declared.
No examples provided.
get_auction_placements_report ~36
Get auction placement statistics report
| Name | Type | Req | Description |
|---|---|---|---|
| preset | string | — | Date preset |
| timezone | string | — | Timezone |
No output schema declared.
No examples provided.
get_audience ~41
Get details of a specific audience in a user database
| Name | Type | Req | Description |
|---|---|---|---|
| id | number | yes | Audience ID |
| user_db_id | number | yes | User database ID |
No output schema declared.
No examples provided.
get_audio_creative ~27
Get details of a specific audio creative
| Name | Type | Req | Description |
|---|---|---|---|
| id | number | yes | Creative ID |
No output schema declared.
No examples provided.
get_beacon_signing_key ~34
Get details of a specific beacon signing key by ID
| Name | Type | Req | Description |
|---|---|---|---|
| id | number | yes | Beacon signing key ID |
No output schema declared.
No examples provided.
get_bidder ~28
Get details of a specific bidder by ID
| Name | Type | Req | Description |
|---|---|---|---|
| id | number | yes | Bidder ID |
No output schema declared.
No examples provided.
get_campaign ~25
Get details of a specific standard campaign
| Name | Type | Req | Description |
|---|---|---|---|
| id | number | yes | Campaign ID |
No output schema declared.
No examples provided.
get_campaign_assignment ~27
Get details of a specific campaign assignment
| Name | Type | Req | Description |
|---|---|---|---|
| id | number | yes | Campaign assignment ID |
No output schema declared.
No examples provided.
get_campaign_conversion_tag ~26
Get conversion tag for a campaign
| Name | Type | Req | Description |
|---|---|---|---|
| id | number | yes | Campaign ID |
No output schema declared.
No examples provided.
get_campaign_eligible_zones ~28
Get eligible zones for a campaign
| Name | Type | Req | Description |
|---|---|---|---|
| id | number | yes | Campaign ID |
No output schema declared.
No examples provided.
get_catalog_ad_item ~29
Get details of a specific catalog ad item
| Name | Type | Req | Description |
|---|---|---|---|
| id | number | yes | Ad item ID |
No output schema declared.
No examples provided.
get_catalog_zone ~27
Get details of a specific catalog zone
| Name | Type | Req | Description |
|---|---|---|---|
| id | number | yes | Catalog zone ID |
No output schema declared.
No examples provided.
get_catalog_zone_tag ~30
Get the ad serving tag for a catalog zone
| Name | Type | Req | Description |
|---|---|---|---|
| id | number | yes | Catalog zone ID |
No output schema declared.
No examples provided.
get_channel ~24
Get details of a specific channel
| Name | Type | Req | Description |
|---|---|---|---|
| id | number | yes | Channel ID |
No output schema declared.
No examples provided.
get_channel_zone_assignment ~30
Get details of a specific channel zone assignment
| Name | Type | Req | Description |
|---|---|---|---|
| id | number | yes | Channel zone assignment ID |
No output schema declared.
No examples provided.
get_click_details_report ~89
Get click details report
| Name | Type | Req | Description |
|---|---|---|---|
| advertisers | string | — | Filter by advertiser IDs (comma-separated) |
| campaigns | string | — | Filter by campaign IDs (comma-separated) |
| preset | string | — | Date preset |
| publishers | string | — | Filter by publisher IDs (comma-separated) |
| timezone | string | — | Timezone |
| zones | string | — | Filter by zone IDs (comma-separated) |
No output schema declared.
No examples provided.
get_contact ~26
Get details of a specific contact by ID
| Name | Type | Req | Description |
|---|---|---|---|
| id | number | yes | Contact ID |
No output schema declared.
No examples provided.
get_contact_report_schedules ~27
List report schedules for a contact
| Name | Type | Req | Description |
|---|---|---|---|
| id | number | yes | Contact ID |
No output schema declared.
No examples provided.
get_contract ~24
Get details of a specific contract
| Name | Type | Req | Description |
|---|---|---|---|
| id | number | yes | Contract ID |
No output schema declared.
No examples provided.
get_contract_active_signature_request ~29
Get the active signature request for a contract
| Name | Type | Req | Description |
|---|---|---|---|
| id | number | yes | Contract ID |
No output schema declared.
No examples provided.
get_contract_assigned_campaigns ~28
Get campaigns assigned to a contract
| Name | Type | Req | Description |
|---|---|---|---|
| id | number | yes | Contract ID |
No output schema declared.
No examples provided.
get_contract_document ~36
Get details of a specific contract document
| Name | Type | Req | Description |
|---|---|---|---|
| contract_id | number | yes | Contract ID |
| id | number | yes | Document ID |
No output schema declared.
No examples provided.
get_contract_document_file_revision ~52
Get a specific file revision for a contract document
| Name | Type | Req | Description |
|---|---|---|---|
| contract_id | number | yes | Contract ID |
| document_id | number | yes | Document ID |
| revision_id | number | yes | File revision ID |
No output schema declared.
No examples provided.
get_contract_payment ~36
Get details of a specific contract payment
| Name | Type | Req | Description |
|---|---|---|---|
| contract_id | number | yes | Contract ID |
| id | number | yes | Payment ID |
No output schema declared.
No examples provided.
get_contract_template ~27
Get details of a specific contract template
| Name | Type | Req | Description |
|---|---|---|---|
| id | number | yes | Contract template ID |
No output schema declared.
No examples provided.
get_conversion_details_report ~89
Get conversion details report
| Name | Type | Req | Description |
|---|---|---|---|
| advertisers | string | — | Filter by advertiser IDs (comma-separated) |
| campaigns | string | — | Filter by campaign IDs (comma-separated) |
| preset | string | — | Date preset |
| publishers | string | — | Filter by publisher IDs (comma-separated) |
| timezone | string | — | Timezone |
| zones | string | — | Filter by zone IDs (comma-separated) |
No output schema declared.
No examples provided.
get_creative ~26
Get details of a specific image creative
| Name | Type | Req | Description |
|---|---|---|---|
| id | number | yes | Creative ID |
No output schema declared.
No examples provided.
get_custom_html_ad_item ~31
Get details of a specific custom HTML ad item
| Name | Type | Req | Description |
|---|---|---|---|
| id | number | yes | Ad item ID |
No output schema declared.
No examples provided.
get_custom_html_ad_item_conversion_tag ~34
Get conversion tracking tag for a custom HTML ad item
| Name | Type | Req | Description |
|---|---|---|---|
| id | number | yes | Ad item ID |
No output schema declared.
No examples provided.
get_custom_report ~27
Get details of a specific report configuration
| Name | Type | Req | Description |
|---|---|---|---|
| id | number | yes | Report configuration ID |
No output schema declared.
No examples provided.
get_data_key ~27
Get details of a specific data key
| Name | Type | Req | Description |
|---|---|---|---|
| id | number | yes | Data key ID |
No output schema declared.
No examples provided.
get_data_key_target ~30
Get details of a specific data key target
| Name | Type | Req | Description |
|---|---|---|---|
| id | number | yes | Data key target ID |
No output schema declared.
No examples provided.
get_data_list ~29
Get details of a specific data list by ID
| Name | Type | Req | Description |
|---|---|---|---|
| id | number | yes | Data list ID |
No output schema declared.
No examples provided.
get_day_parting ~31
Get details of a specific day parting rule
| Name | Type | Req | Description |
|---|---|---|---|
| id | number | yes | Day parting ID |
No output schema declared.
No examples provided.
get_demand_endpoint ~30
Get details of a specific demand endpoint by ID
| Name | Type | Req | Description |
|---|---|---|---|
| id | number | yes | Demand endpoint ID |
No output schema declared.
No examples provided.
get_demand_source ~30
Get details of a specific demand source by ID
| Name | Type | Req | Description |
|---|---|---|---|
| id | number | yes | Demand source ID |
No output schema declared.
No examples provided.
get_demand_source_report ~35
Get demand source statistics report
| Name | Type | Req | Description |
|---|---|---|---|
| preset | string | — | Date preset |
| timezone | string | — | Timezone |
No output schema declared.
No examples provided.
get_display_channel_forecast ~35
Get display channel forecast report
| Name | Type | Req | Description |
|---|---|---|---|
| preset | string | — | Date preset |
| timezone | string | — | Timezone |
No output schema declared.
No examples provided.
get_display_forecast ~33
Get display forecast report
| Name | Type | Req | Description |
|---|---|---|---|
| preset | string | — | Date preset |
| timezone | string | — | Timezone |
No output schema declared.
No examples provided.
get_display_platform_estimate ~35
Get display platform estimate statistics
| Name | Type | Req | Description |
|---|---|---|---|
| preset | string | — | Date preset |
| timezone | string | — | Timezone |
No output schema declared.
No examples provided.
get_display_report ~321
Get display advertising report with impressions, clicks, and CTR
| Name | Type | Req | Description |
|---|---|---|---|
| advertisers | string | — | Filter by advertiser IDs (comma-separated) |
| breakdown | boolean | — | Include breakdown data |
| campaigns | string | — | Filter by campaign IDs (comma-separated) |
| details | boolean | — | Include detailed breakdown |
| exclude_campaign_ad_items | boolean | — | Exclude ad items in campaigns |
| exclude_channel_stats | boolean | — | Exclude stats from channel-served ads |
| exclude_publisher_ad_items | boolean | — | Exclude ad items directly in zones |
| financials | boolean | — | Include financial data |
| period | string | yes | Data grouping period: day, week, month, year |
| preset | string | — | Date preset: today, last-24-hours, yesterday, this-week, last-week, this-month, last-month, year-to-date, last-year, last-7-days, last-14-days, last-30-days, last-3-months, last-6-months, last-12-mon… |
| publishers | string | — | Filter by publisher IDs (comma-separated) |
| require_channel_stats | boolean | — | Only include stats from channel-served ads |
| summary | boolean | — | Include summary data |
| timezone | string | — | Timezone for preset (e.g. "America/New_York") |
| type | string | yes | Report type: overview, advertiser, publisher, zone, campaign, channel, geo-target, ad-item |
| zones | string | — | Filter by zone IDs (comma-separated) |
No output schema declared.
No examples provided.
get_email_zone ~27
Get details of a specific email zone
| Name | Type | Req | Description |
|---|---|---|---|
| id | number | yes | Email zone ID |
No output schema declared.
No examples provided.
get_email_zone_conversion_tag ~31
Get the conversion tracking tag for an email zone
| Name | Type | Req | Description |
|---|---|---|---|
| id | number | yes | Email zone ID |
No output schema declared.
No examples provided.
get_email_zone_tag ~30
Get the ad serving tag for an email zone
| Name | Type | Req | Description |
|---|---|---|---|
| id | number | yes | Email zone ID |
No output schema declared.
No examples provided.
get_event_log_upload_config ~31
Get details of a specific event log upload configuration
| Name | Type | Req | Description |
|---|---|---|---|
| id | number | yes | Upload configuration ID |
No output schema declared.
No examples provided.
get_event_log_upload_log ~32
Get details of a specific event log upload log entry
| Name | Type | Req | Description |
|---|---|---|---|
| id | number | yes | Upload log ID |
No output schema declared.
No examples provided.
get_event_logs ~57
Get event logs for account activity (changes, logins, etc.)
| Name | Type | Req | Description |
|---|---|---|---|
| from | string | — | Start date filter |
| log_type | string | yes | Type of event log to retrieve |
| to | string | — | End date filter |
No output schema declared.
No examples provided.
get_geo_summary_report ~89
Get geographic summary report
| Name | Type | Req | Description |
|---|---|---|---|
| advertisers | string | — | Filter by advertiser IDs (comma-separated) |
| campaigns | string | — | Filter by campaign IDs (comma-separated) |
| preset | string | — | Date preset |
| publishers | string | — | Filter by publisher IDs (comma-separated) |
| timezone | string | — | Timezone |
| zones | string | — | Filter by zone IDs (comma-separated) |
No output schema declared.
No examples provided.
get_geo_target ~27
Get details of a specific geo target
| Name | Type | Req | Description |
|---|---|---|---|
| id | number | yes | Geo target ID |
No output schema declared.
No examples provided.