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
Mcp Pptx Server
Mac Shell Mcp
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.
Mcp Api Expert
MCP server that enables MCP to make REST API calls
An MCP tool server that provides a stateful terminal.
An MCP server implementation that integrates the Tavily Search API, providing optimized search capabilities for LLMs.
MCP server for FindMine's product styling AI
NHL api client, mcp server, and cli written in Go