9 tools from the Amazonads MCP Server, categorised by risk level.
View the Amazonads policy →get_campaign_performance Create a performance report for campaigns. Returns metrics like impressions, clicks, cost, sales. If the report takes more than 5 seconds to genera... get_campaigns Retrieve a list of advertising campaigns from Amazon Ads. Optionally filter by campaign state (enabled, paused, archived) and campaign type (sponso... get_keywords Retrieve keywords for a specific campaign or ad group, including bid amounts and match types. get_product_ads Retrieve product ads for a specific campaign or ad group. get_profiles List all available Amazon Ads profiles (accounts) that the authenticated user has access to. get_report Check status and download a previously requested report. Use this after get_campaign_performance returns PENDING status. archive_campaign Archive a campaign. Archived campaigns cannot spend money and are hidden from default views. This is the only way to 'delete' a campaign in Amazon ... 2/5 create_campaign Create a new advertising campaign in Amazon Ads. 2/5 update_keyword_bid Update the bid amount for a specific keyword. 2/5 The Amazonads MCP server exposes 9 tools across 2 categories: Read, Write.
Use Intercept, the open-source MCP proxy. Write YAML rules for each tool — rate limits, argument validation, or deny rules — then run Intercept in front of the Amazonads server.
Amazonads tools are categorised as Read (6), Write (3). Each category has a recommended default policy.
Open source. One binary. Zero dependencies.
npx -y @policylayer/intercept