Linkedin Ads Mcp
@danielpopamd
关于 Linkedin Ads Mcp
Access and analyze your LinkedIn Ads data. Built for marketers, founders, and growth teams who want to leverage AI for campaign optimization, performance reporting, and data-driven advertising decisions.
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"linkedin-ads": {
"command": "node",
"args": [
"/full/path/to/linkedin-ads-mcp/dist/index.js"
],
"env": {
"LINKEDIN_CLIENT_ID": "your_client_id",
"LINKEDIN_CLIENT_SECRET": "your_client_secret"
}
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is Linkedin Ads Mcp?
Linkedin Ads Mcp is an MCP (Model Context Protocol) server that enables Claude AI to access and analyze your LinkedIn Ads data. It is built for marketers, founders, and growth teams who want to leverage AI for campaign optimization, performance reporting, and data-driven advertising decisions.
How to use Linkedin Ads Mcp?
You can install it either by copying a pre-made prompt into Claude Code (no coding required) or by following a guided setup in Claude Desktop. For manual installation, clone the repository, run npm install and npm run build, create a .env file with your LinkedIn Client ID and Client Secret, run npm run auth to authenticate, and configure the Claude Desktop config file. Once set up, ask natural‑language questions like “Show me campaign performance for the last 30 days” or “Which job functions are responding best to my ads?”
Key features of Linkedin Ads Mcp
- 14 specialized tools covering accounts, campaigns, creatives, audiences, conversions, and analytics
- Comprehensive metrics: Spend, Impressions, Clicks, CTR, Reach, Frequency, Engagements, CPM, CPC, Conversions, Conversion Rate, Cost per Conversion, and Audience Penetration
- Single OAuth authentication with automatic token refresh (tokens valid 60 days)
- Built-in exponential backoff for API rate limits
- Human-readable names for demographics (seniorities, job functions, industries, etc.)
Use cases of Linkedin Ads Mcp
- Query campaign performance using natural language
- Analyze audience demographics to understand who is engaging with ads
- Track conversions and leads across LinkedIn campaigns
- Compare performance between time periods, campaigns, or campaign groups
- Get AI-powered insights on your advertising data
FAQ from Linkedin Ads Mcp
What prerequisites are needed before installing?
You need Node.js (version 18 or higher), a LinkedIn Company Page, and a LinkedIn Developer App with Advertising API access.
How do I obtain LinkedIn API credentials?
Go to the LinkedIn Developer Portal, create a new app, request the Advertising API product (approval takes 1–5 days), add the redirect URL http://localhost:3000/callback under the Auth tab, and copy the Client ID and Client Secret.
How does authentication work?
Run npm run auth. It opens your browser to LinkedIn’s OAuth page, you authorize the app, and tokens are stored locally in ~/.linkedin-ads-mcp/tokens.json. Tokens automatically refresh before expiration.
What tools are available in Linkedin Ads Mcp?
Tools include list_ad_accounts, get_account_details, get_campaign_performance, get_creative_performance, get_campaign_groups, get_audience_demographics, get_audience_reach, list_saved_audiences, get_conversion_performance, and list_conversions, among others.
Does the server handle API rate limits?
Yes, it includes built-in exponential backoff to handle LinkedIn API rate limits gracefully.
其他 分类下的更多 MCP 服务器
Awesome Mlops
visengerA curated list of references for MLOps
AutoBrowser MCP
autobrowser-aiBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
Activepieces
activepiecesAI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents
Awesome-MCP-ZH
yzflyMCP 资源精选, MCP指南,Claude MCP,MCP Servers, MCP Clients
Codelf
unbugA search tool helps dev to solve the naming things problem.
评论