mcp-linkedinads
Click on "Install 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 installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
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
- Alicense-qualityAmaintenanceEnables 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.68MIT
- Alicense-qualityBmaintenanceAnalyze LinkedIn & email outreach campaigns, track pipeline performance, and review lead conversations for RevOps, Sales Managers, and SDR teams.Apache 2.0
- Flicense-qualityCmaintenanceEnables users to monitor and analyze competitor LinkedIn posts, extract insights, generate original post concepts, and create graphics-ready content with metadata.
Related MCP Connectors
Create, launch & analyze ad campaigns, spy on competitors - Google, Meta, TikTok, LinkedIn & more.
Manage ad campaigns across Google, Meta, LinkedIn, Reddit, TikTok, and more via AI.
Manage ad campaigns across Google, Meta, LinkedIn, Reddit, TikTok, and more via AI.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/radiateb2b/mcp-linkedin-ads'
If you have feedback or need assistance with the MCP directory API, please join our Discord server