Analyse your LinkedIn Ads performance. Compare to benchmarks and get optimisation recommendations.
Analyse your LinkedIn Ads performance. Compare to benchmarks and get optimisation recommendations.
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:
For more information about the Model Context Protocol and how it works, see Anthropic’s MCP documentation.
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.
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:
macOS: ~/Library/Application Support/Claude/claude_desktop_config.json
Windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"RadiateB2B LinkedIn Advertising": {
"command": "npx",
"args": [
"mcp-remote",
"https://mcp.radiateb2b.com/sse",
"--header",
"Authorization: Bearer <your private access token>"
]
}
}
}
The Radiate B2B LinkedIn Ads MCP Server is in beta and subject to our terms.
Official Website: https://radiateb2b.com
This Model Context Protocol (MCP) server enables LLMs like Claude to perform internet research using the Perplexity API. It provides real-time, up-to-date information with source citations.
A Model Context Protocol (MCP) server for interacting with the OneSignal API
A VMware ESXi/vCenter management server based on MCP (Model Control Protocol), providing simple REST API interfaces for virtual machine management.
An MCP (Model Context Protocol) server for executing macOS terminal commands with ZSH shell. This server provides a secure way to execute shell commands with built-in whitelisting and approval mechanisms.