Ads Manager MCP server for Claude
@amekala
Model context Protocol (MCP) server for Adspirer
Overview
What is Ads Manager MCP server for Claude?
Ads Manager MCP server for Claude is an AI assistant that lets you manage digital advertising campaigns through natural conversation inside Claude. It connects to the Adspirer platform to integrate with Amazon Ads (currently supported), with Walmart, Meta, and Google Ads planned for future support.
How to use Ads Manager MCP server for Claude?
Install globally via npm with npm install -g adspirer-mcp-server, then run adspirer-mcp config to configure your API key from Adspirer.com and update Claude Desktop automatically. You can also manually add the server to your Claude Desktop configuration file with the adspirer-mcp start command and your API key set in the API_KEY environment variable.
Key features of Ads Manager MCP server for Claude
- Analyze campaign performance with actionable insights
- Create and manage advertising campaigns
- Visualize campaign metrics with interactive charts
- Receive personalized optimization recommendations
- Adjust budgets, bids, and targeting on the fly
- Get alerts for underperforming campaigns
Use cases of Ads Manager MCP server for Claude
- Check weekly campaign performance for Amazon ads ("How are my Amazon ad campaigns performing this week?")
- View a chart of best performing keywords
- Increase budget for a specific campaign by a percentage
- Create a new Sponsored Products campaign for a top selling item
- Identify optimization opportunities in existing campaigns
FAQ from Ads Manager MCP server for Claude
Which ad platforms are currently supported?
Amazon Ads is available now. Walmart Ads, Meta Ads, and Google Ads are coming soon.
How do I get an API key?
Sign up for a free account at Adspirer.com, connect your advertising accounts via platform authentication, and copy your API key from your dashboard.
What commands are available for troubleshooting?
Run adspirer-mcp test to verify your connection. Also ensure Claude Desktop is running the latest version and your API key is entered correctly.
Where is my data stored?
The server connects to the Adspirer platform, which manages your advertising account connections. The README does not detail data storage specifics beyond the Adspirer dashboard.
How do I manually configure the server in Claude Desktop?
Add a JSON entry to your Claude Desktop configuration file at ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows) with the command adspirer-mcp start, args ["start"], and environment variable API_KEY set to your key.