mcp-linkedinads
Click on "Deploy Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@mcp-linkedinadscompare my ad campaigns to industry benchmarks for the last quarter"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
mcp-linkedinads
Analyse your LinkedIn Ads performance. Compare to benchmarks and get optimisation recommendations.
Overview
A Model Context Protocol (MCP) server implementation that provides integration with LinkedIn Ads. This server enables AI models to interact with your LinkedIn Ads data to:
Campaign Analysis
Creative Analysis
Analyse Companies engaging with your campaigns
Benchmark
Request recommendations for improving your campaigns.
For more information about the Model Context Protocol and how it works, see Anthropic's MCP documentation.
Example Prompts
How do my LinkedIn Ad campaigns compare to benchmarks for the past 90 days?
Which LinkedIn Ad campaigns are performing best?
How do my LinkedIn Ad campaigns compare this week compared to last week?
Can you analyse the performance of my LinkedIn Ad campaigns for the past 3 quarters and make recommendations.
Setup
Prerequisites
Install node and npm.
Download Node and NPM here.
You'll need a Radiate B2B private access token for each LinkedIn Ads account. You can get started and also obtain your private access token by completing the form here.
Note: Keep your access token secure and never commit it to version control.
Using the MCP Server
Related MCP server: mcp-linkedin-ads
Claude Desktop
Download Claude Desktop here. Make sure it’s on the latest version by clicking on the Claude menu on your computer and selecting “Check for Updates…”
To set up Claude Desktop, complete the following instructions:
Open the Claude menu on your computer and select “Settings…”. Please note that these are not the Claude Account Settings found in the app window itself.
Click on “Developer” in the left-hand bar of the Settings pane, and then click on “Edit Config”
This will create a configuration file if you don’t already have one at:
macOS: ~/Library/Application Support/Claude/claude_desktop_config.jsonWindows: %APPDATA%\Claude\claude_desktop_config.json
Open up the configuration file in any text editor. Replace the file contents with this:
{
"mcpServers": {
"RadiateB2B LinkedIn Advertising": {
"command": "npx",
"args": [
"mcp-remote",
"https://mcp.radiateb2b.com/sse",
"--header",
"Authorization: Bearer <your private access token>"
]
}
}
}Restart Claude Desktop
Visit this page for more information and troubleshooting.
Terms and Conditions
The Radiate B2B LinkedIn Ads MCP Server is in beta and subject to our terms.
Links
Official Website: https://radiateb2b.com
This server cannot be deployed
Maintenance
Related MCP Connectors
- mcp-serverOAuthco.flyweel
Access Google & Meta Ads data via AI. Analyse campaign performance in seconds.
Create, launch & analyze ad campaigns, spy on competitors - Google, Meta, TikTok, LinkedIn & more.
Ask Claude about your ads: Meta, Google, TikTok, LinkedIn, GA4 & Shopify. No AI credits.
Facebook / Meta Ads automation with AI: analyze performance, test creatives, optimize spend.
Related MCP Servers
- AlicenseAqualityBmaintenanceMCP server for the LinkedIn Marketing API — query campaigns, performance, and Lead Gen Forms from Claude in plain English. 19 read-only tools covering ad accounts, campaigns, creatives, performance analytics, demographics, video analytics, budget pacing, period comparisons, conversions, Lead Gen Forms, audiences, and targeting facets. Built for B2B paid social teams.194-
- AlicenseNot gradedqualityAmaintenanceEnables Claude to manage LinkedIn ad accounts, campaigns, ad sets, and creatives with read/write support, including performance analytics and accurate CTR calculation using landing page clicks.26 npmMIT
- AlicenseNot gradedqualityBmaintenanceAnalyze LinkedIn & email outreach campaigns, track pipeline performance, and review lead conversations for RevOps, Sales Managers, and SDR teams.Apache 2.0
- AlicenseNot gradedqualityCmaintenanceEnables management and analysis of LinkedIn ad campaigns, including listing accounts, campaigns, creatives, and retrieving analytics, through natural language queries.1 npmMIT