Back to Finance
Amazon Advertising
Integrates with Amazon Advertising API to provide marketers direct access to advertiser accounts, listings, and performance data through a simple command-line interface requiring only an API key for authentication.
Last updated: 1/27/2026
README
# Adspirer MCP Server > **⚠️ This repository has been superseded by [Ads MCP](https://github.com/amekala/ads-mcp)** ## 👉 Active Repository: [github.com/amekala/ads-mcp](https://github.com/amekala/ads-mcp) The Adspirer advertising platform is now maintained at **[Ads MCP](https://github.com/amekala/ads-mcp)** and is officially listed in the [Model Context Protocol Servers Registry](https://github.com/modelcontextprotocol/servers#-community-servers). --- ## ✨ Current Features The new **Ads MCP** server provides: - **Google Ads** — Create Search and Performance Max campaigns - **TikTok Ads** — Cross-platform ad creation and management - **OAuth 2.1** — Secure authentication with PKCE flow - **Real-time Progress** — Streaming updates for long-running operations (5-30 seconds) - **Asset Management** — Automatic validation and preparation from URLs - **AI Integration** — Works with ChatGPT and Claude Desktop --- ## 🔗 Quick Links | Resource | URL | |----------|-----| | **New GitHub Repository** | https://github.com/amekala/ads-mcp | | **MCP Server Endpoint** | https://mcp.adspirer.com/ | | **Official Website** | https://www.adspirer.com/ | | **MCP Registry Listing** | [View in Registry](https://github.com/modelcontextprotocol/servers#-community-servers) | | **Support** | abhi@adspirer.com | --- ## 🚀 Getting Started Visit the **[new repository](https://github.com/amekala/ads-mcp)** for: - Setup instructions for ChatGPT and Claude - API documentation and tool references - OAuth configuration guides - Troubleshooting and support --- ## 📦 Registry ID com.adspirer/ads --- *This repository is maintained for historical reference and search engine visibility. All active development happens at [github.com/amekala/ads-mcp](https://github.com/amekala/ads-mcp).*
Installation
Add this MCP to your configuration:
{
"mcpServers": {
"amazon-advertising": {
// See GitHub repository for configuration
}
}
}See the GitHub repository for full installation instructions.