MCP.so
登录
L

Linkedin Campaign Manager Mcp

@ZLeventer

关于 Linkedin Campaign Manager Mcp

MCP server for the LinkedIn Marketing API — query campaigns, performance, and Lead Gen Forms from Claude in plain English.

基本信息

分类

其他

传输方式

stdio

发布者

ZLeventer

提交者

Zach Leventer

配置

使用下面的配置,将此服务器添加到你的 MCP 客户端。

{
  "mcpServers": {
    "linkedin": {
      "command": "npx",
      "args": [
        "-y",
        "linkedin-campaign-manager-mcp"
      ],
      "env": {
        "LINKEDIN_CLIENT_ID": "your_client_id",
        "LINKEDIN_CLIENT_SECRET": "your_client_secret",
        "LINKEDIN_TOKEN_PATH": "/absolute/path/to/token.json",
        "LINKEDIN_DEFAULT_AD_ACCOUNT": "123456789"
      }
    }
  }
}

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

What is Linkedin Campaign Manager Mcp?

An MCP server for the LinkedIn Marketing API that lets users query campaigns, performance, and Lead Gen Forms from Claude in plain English. It provides 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 running Sponsored Content, Lead Gen Forms, and account-based campaigns on LinkedIn.

How to use Linkedin Campaign Manager Mcp?

Set up the server with your LinkedIn Marketing API credentials; the server handles the API's underlying complexity (Rosetta versioning, field mappings, query parameters, and token expiry) so you can ask questions in plain English instead of writing API requests manually.

Key features of Linkedin Campaign Manager Mcp

  • 19 read-only tools for the LinkedIn Marketing API
  • Plain English querying of campaigns and performance data
  • Handles LinkedIn API complexities automatically
  • Includes demographics, video analytics, and budget pacing
  • Supports Lead Gen Form responses with PII
  • Period comparison and conversion analytics

Use cases of Linkedin Campaign Manager Mcp

  • Query ad account performance without writing API requests
  • Analyze campaign demographics and video completion funnels
  • Reconcile Lead Gen Form responses against CRM data
  • Monitor budget pacing across LinkedIn ad campaigns

FAQ from Linkedin Campaign Manager Mcp

How does this differ from other LinkedIn Ads MCP servers?

No other open-source MCP server for LinkedIn Ads ships this depth; most stop at "list campaigns," whereas this one includes demographics, video completion funnel, budget pacing, period comparisons, and Lead Gen Form responses with PII.

Does it support write operations?

No — all 19 tools are read-only.

What API challenges does this server handle?

It automatically manages monthly Rosetta versioning, undocumented field mappings, Rest.li-style nested query parameters for analytics, and 60-day access tokens that silently expire.

What transports or authentication are supported?

评论

其他 分类下的更多 MCP 服务器