_mureo-amazon-ads
SolidAmazon Ads (official MCP, bridged by mureo): query campaigns, ad groups, ads and targets, run reports, and manage account access under Amazon's own tool names.
AI & Automation 44 stars
6 forks Updated yesterday Apache-2.0
Install
Quality Score: 87/100
Stars 20%
Recency 20%
Frontmatter 20%
Documentation 15%
Issue Health 10%
License 10%
Description 5%
Skill Content
# Amazon Ads (official MCP, bridged by mureo)
> PREREQUISITE: Read `../_mureo-shared/SKILL.md` for auth, security rules, and
> output format — and specifically its **Plugin platforms (third-party
> providers)** section, which is the contract Amazon rides: honest scope,
> declaration-first guardrails, `action_log` promotion, structural strategy
> parity for mutations. This file does not repeat any of it.
> **Canonical platform key: `plugin:mureo-amazon-ads-bridge:amazon_ads`.** Use it verbatim
> wherever a mureo surface names a platform — STATE.json `platforms`,
> `mureo_state_upsert_campaign(platform="plugin:mureo-amazon-ads-bridge:amazon_ads")`,
> `mureo_state_platform_metrics_set`, `action_log`, `mureo_analytics_*`.
> Amazon's own tools carry no mureo platform key; joining on anything else
> (`amazon`, `amazon_ads`, a tool namespace) silently fails to join.
>
> The older `plugin:mureo-amazon-ads-bridge` form (before the key carried
> the provider, logly/mureo#537) **stays valid on read** — it resolves to
> the same platform, and the dashboard still labels it *Amazon Ads*. If
> STATE.json already holds an entry under it, **keep writing that key**:
> a second entry for one ad account is what double-counts it on the
> Reports card, and mureo never merges or rewrites either entry.
> **There is no `mureo amazon-ads …` CLI command.** The only Amazon CLI is
> `mureo amazon refresh-manifest` (rebuilds the tool list). Every operation
> below is an **MCP tool** — call it directly.
...
Details
- Author
- logly
- Repository
- logly/mureo
- Created
- 5 months ago
- Last Updated
- yesterday
- Language
- Python
- License
- Apache-2.0
Integrates with
Bundled in these plugins
Similar Skills
Semantically similar based on skill content — not just same category
AI & Automation Solid
_mureo-shared
mureo: Shared patterns for authentication, security rules, and output formatting.
44 Updated yesterday
logly AI & Automation Solid
_mureo-google-ads
Google Ads: Manage campaigns, ad groups, ads, keywords, budgets, and performance analysis.
44 Updated yesterday
logly AI & Automation Solid
_mureo-meta-ads
Meta Ads: Manage campaigns, ad sets, ads, insights, and audiences on Facebook/Instagram.
44 Updated yesterday
logly