Model context Protocol (MCP) server for Adspirer
Transform your advertising experience with AI-powered insights and management - right inside Claude!
This Ads MCP server is your AI assistant for managing digital advertising campaigns. Through simple conversations in Claude, you can:
No more switching between multiple dashboards and reports - just chat naturally with Claude!
Visit Adspirer.com to connect your ad accounts:
## 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.
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:
~/Library/Application Support/Claude/claude_desktop_config.json
%APPDATA%\Claude\claude_desktop_config.json
Open Claude and start asking about your campaigns:
Ask Claude questions like:
Having issues?
adspirer-mcp test
to verify your connectionBuilt with ❤️ by Adspirer - Supercharging Advertisers with AI
Model context Protocol (MCP) server for Adspirer
A VMware ESXi/vCenter management server based on MCP (Model Control Protocol), providing simple REST API interfaces for virtual machine management.
An MCP server for analyzing open source projects and assisting with codebase integration