Linkedin Ads
Freeby MCP Community
MCP server for LinkedIn Campaign Manager API with full campaign, ad group, creative, and targeting support. Production-proven with 65+ campaigns under active ma
v1.0.14Added Apr 12, 2026
mcpmodel-context-protocollinkedinadscampaign-manager
Linkedin Ads MCP Server
MCP server for LinkedIn Campaign Manager API with full campaign, ad group, creative, and targeting support. Production-proven with 65+ campaigns under active ma
Installation
npx -y mcp-linkedin-ads
Reviews
Installation
Quick install
npx -y mcp-linkedin-ads
Add to claude_desktop_config.json
{
"mcpServers": {
"linkedin-ads": {
"command": "npx",
"args": ["-y", "mcp-linkedin-ads"]
}
}
}