Skip to main content
Glama
cprice70

amazonads-mcp

by cprice70

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
get_campaignsA

Retrieve a list of advertising campaigns from Amazon Ads. Optionally filter by campaign state (enabled, paused, archived) and campaign type (sponsoredProducts, sponsoredBrands, sponsoredDisplay).

get_campaign_performanceA

Create a performance report for campaigns. Returns metrics like impressions, clicks, cost, sales. If the report takes more than 5 seconds to generate, returns a PENDING status with a reportId - use get_report to fetch the completed report.

get_reportA

Check status and download a previously requested report. Use this after get_campaign_performance returns PENDING status.

get_keywordsA

Retrieve keywords for a specific campaign or ad group, including bid amounts and match types.

update_keyword_bidB

Update the bid amount for a specific keyword.

get_profilesA

List all available Amazon Ads profiles (accounts) that the authenticated user has access to.

create_campaignC

Create a new advertising campaign in Amazon Ads.

get_product_adsA

Retrieve product ads for a specific campaign or ad group.

archive_campaignA

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 Ads.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/cprice70/amazonads-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server