Linkedin Ads runs on your own machine — the client starts it, so there is no endpoint to ping. 39 installs a week from npm. Last commit 9 Jul 2026.
MCP server for LinkedIn Campaign Manager — campaigns, creatives, and analytics
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add linkedin-ads -- npx -y mcp-linkedin-ads
{
"mcpServers": {
"linkedin-ads": {
"args": [
"-y",
"mcp-linkedin-ads"
],
"command": "npx"
}
}
}
[mcp_servers.linkedin-ads]
command = "npx"
args = ["-y", "mcp-linkedin-ads"]
{
"mcpServers": {
"linkedin-ads": {
"args": [
"-y",
"mcp-linkedin-ads"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"linkedin-ads": {
"args": [
"-y",
"mcp-linkedin-ads"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.