5 months ago
Access and analyze your LinkedIn Ads data. Built for marketers, founders, and growth teams who want to leverage AI for campaign optimization, performance reporting, and data-driven advertising decisions.
Created By Daniel Popa - Performance Marketing Consultant & AI Automation Specialist
Server Config
{
"mcpServers": {
"linkedin-ads": {
"command": "node",
"args": [
"/full/path/to/linkedin-ads-mcp/dist/index.js"
],
"env": {
"LINKEDIN_CLIENT_ID": "your_client_id",
"LINKEDIN_CLIENT_SECRET": "your_client_secret"
}
}
}
}