Server data from the Official MCP Registry
MCP server for LinkedIn Ads — 19 read-only tools for campaigns, performance, and Lead Gen Forms.
MCP server for LinkedIn Ads — 19 read-only tools for campaigns, performance, and Lead Gen Forms.
This is a well-structured, read-only MCP server for the LinkedIn Marketing API with proper OAuth 2.0 authentication and secure token handling. The server implements appropriate input validation, secure credential management via environment variables, and sensible permission scoping. Minor code quality concerns around broad exception handling and incomplete logging do not materially impact security. Permissions (network HTTP, environment variables, file I/O) align well with the server's purpose as a marketing analytics tool. Supply chain analysis found 3 known vulnerabilities in dependencies (0 critical, 3 high severity). Package verification found 1 issue.
5 files analyzed · 9 issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Set these up before or after installing:
Environment variable: LINKEDIN_CLIENT_ID
Environment variable: LINKEDIN_CLIENT_SECRET
Environment variable: LINKEDIN_TOKEN_PATH
Environment variable: LINKEDIN_DEFAULT_AD_ACCOUNT
Environment variable: LINKEDIN_API_VERSION
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-zleventer-linkedin-campaign-manager-mcp": {
"env": {
"LINKEDIN_CLIENT_ID": "your-linkedin-client-id-here",
"LINKEDIN_TOKEN_PATH": "your-linkedin-token-path-here",
"LINKEDIN_API_VERSION": "your-linkedin-api-version-here",
"LINKEDIN_CLIENT_SECRET": "your-linkedin-client-secret-here",
"LINKEDIN_DEFAULT_AD_ACCOUNT": "your-linkedin-default-ad-account-here"
},
"args": [
"-y",
"linkedin-campaign-manager-mcp"
],
"command": "npx"
}
}
}Be the first to review this server!
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.
by Microsoft · Content & Media
Convert files (PDF, Word, Excel, images, audio) to Markdown for LLM consumption