- Explore MCP Servers
- adspirer-mcp-server
Adspirer Mcp Server
What is Adspirer Mcp Server
adspirer-mcp-server is a Model Context Protocol (MCP) server designed for Adspirer, providing an AI-powered assistant for managing digital advertising campaigns directly within the Claude platform.
Use cases
Use cases include analyzing campaign performance, visualizing ad metrics, optimizing budgets, creating new advertising campaigns, and receiving insights on campaign trends and opportunities.
How to use
To use adspirer-mcp-server, first obtain your API key from Adspirer.com, then install the server using npm. Configure Claude Desktop with your API key and start interacting with your advertising campaigns through natural language queries in Claude.
Key features
Key features include campaign performance analysis, campaign creation and management, interactive chart visualizations, personalized optimization recommendations, real-time budget and targeting adjustments, and alerts for underperforming campaigns.
Where to use
adspirer-mcp-server is suitable for digital marketing professionals and businesses managing advertising campaigns across various platforms, including Amazon Ads, Walmart Ads, Meta Ads, and Google Ads.
Clients Supporting MCP
The following are the main client software that supports the Model Context Protocol. Click the link to visit the official website for more information.
Overview
What is Adspirer Mcp Server
adspirer-mcp-server is a Model Context Protocol (MCP) server designed for Adspirer, providing an AI-powered assistant for managing digital advertising campaigns directly within the Claude platform.
Use cases
Use cases include analyzing campaign performance, visualizing ad metrics, optimizing budgets, creating new advertising campaigns, and receiving insights on campaign trends and opportunities.
How to use
To use adspirer-mcp-server, first obtain your API key from Adspirer.com, then install the server using npm. Configure Claude Desktop with your API key and start interacting with your advertising campaigns through natural language queries in Claude.
Key features
Key features include campaign performance analysis, campaign creation and management, interactive chart visualizations, personalized optimization recommendations, real-time budget and targeting adjustments, and alerts for underperforming campaigns.
Where to use
adspirer-mcp-server is suitable for digital marketing professionals and businesses managing advertising campaigns across various platforms, including Amazon Ads, Walmart Ads, Meta Ads, and Google Ads.
Clients Supporting MCP
The following are the main client software that supports the Model Context Protocol. Click the link to visit the official website for more information.
Content
Ads Manager MCP server for Claude
Transform your advertising experience with AI-powered insights and management - right inside Claude!
What It Does
This Ads MCP server is your AI assistant for managing digital advertising campaigns. Through simple conversations in Claude, you can:
- Analyze campaign performance and get 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
No more switching between multiple dashboards and reports - just chat naturally with Claude!
Platforms Supported
- Amazon Ads - Available now!
- Walmart Ads - Coming soon
- Meta Ads - Coming soon
- Google Ads - Coming soon
Getting Started
1. Get Your API Key
Visit Adspirer.com to connect your ad accounts:
- Sign up for a free account
- Connect your advertising accounts via platform authentication
- Copy your API key from your dashboard
2. Install the Server
# Install globally with npm
npm install -g adspirer-mcp-server
# Configure Claude Desktop automatically
adspirer-mcp config
During configuration, you’ll be prompted for your API key from Adspirer.
3. Claude Desktop Configuration
The adspirer-mcp config command will automatically update your Claude Desktop configuration file, but you can also manually set it up:
{
"mcpServers": {
"adspirer": {
"command": "adspirer-mcp",
"args": [
"start"
],
"env": {
"API_KEY": "your_api_key_here"
}
}
}
}
Save this to:
- macOS:
~/Library/Application Support/Claude/claude_desktop_config.json - Windows:
%APPDATA%\Claude\claude_desktop_config.json
4. Start Using It in Claude!
Open Claude and start asking about your campaigns:
- “How are my Amazon ad campaigns performing this week?”
- “Show me a chart of my best performing keywords”
- “Increase the budget for my ‘Summer Sale’ campaign by 20%”
Examples
Ask Claude questions like:
- “Which campaigns have the best RoAS?”
- “Show me trends in my ad spend over the last 30 days”
- “What optimization opportunities do you see in my campaigns?”
- “Create a new Sponsored Products campaign for my top selling item”
Troubleshooting
Having issues?
- Make sure Claude Desktop is running the latest version
- Check that your API key is entered correctly
- Run
adspirer-mcp testto verify your connection
Resources
Built with ❤️ by Adspirer - Supercharging Advertisers with AI
Dev Tools Supporting MCP
The following are the main code editors that support the Model Context Protocol. Click the link to visit the official website for more information.










